~jan0sch/smederee

Showing details for patch 682a459d539794b125fdbbf57e6e5254b899f37c.
2022-12-05 (Mon), 4:13 PM - Jens Grassel - 682a459d539794b125fdbbf57e6e5254b899f37c

Update simple java mail to 7.5.0

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 09:42:39.077966501 +0000
+++ new-smederee/build.sbt	2025-02-01 09:42:39.077966501 +0000
@@ -333,7 +333,7 @@
       val postgresql      = "42.5.1"
       val pureConfig      = "0.17.2"
       val scalaCheck      = "1.17.0"
-      val simpleJavaMail  = "7.1.3"
+      val simpleJavaMail  = "7.5.0"
       val springSecurity  = "6.0.0"
     }
     val apacheSshdCore       = "org.apache.sshd"              %  "sshd-core"              % Version.apacheSshd