~jan0sch/smederee

Showing details for patch c4b710c391414eb3bf0502385ccb608e3630b710.
2023-01-21 (Sat), 2:17 PM - Jens Grassel - c4b710c391414eb3bf0502385ccb608e3630b710

Update simple java mail to 7.7.1

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
diff -rN -u old-smederee/build.sbt new-smederee/build.sbt
--- old-smederee/build.sbt	2025-02-01 02:02:03.467548153 +0000
+++ new-smederee/build.sbt	2025-02-01 02:02:03.471548159 +0000
@@ -336,7 +336,7 @@
       val postgresql      = "42.5.1"
       val pureConfig      = "0.17.2"
       val scalaCheck      = "1.17.0"
-      val simpleJavaMail  = "7.6.0"
+      val simpleJavaMail  = "7.7.1"
       val springSecurity  = "6.0.1"
     }
     val apacheSshdCore       = "org.apache.sshd"              %  "sshd-core"              % Version.apacheSshd