~jan0sch/smederee

Showing details for patch ae2e44c8bdc5da0bd03f3788020fbc5efea1824c.
2023-04-12 (Wed), 3:12 PM - Jens Grassel - ae2e44c8bdc5da0bd03f3788020fbc5efea1824c

Update simple java mail to 8.0.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-01-31 04:48:11.350637727 +0000
+++ new-smederee/build.sbt	2025-01-31 04:48:11.350637727 +0000
@@ -411,7 +411,7 @@
       val postgresql      = "42.6.0"
       val pureConfig      = "0.17.2"
       val scalaCheck      = "1.17.0"
-      val simpleJavaMail  = "7.9.1"
+      val simpleJavaMail  = "8.0.1"
       val springSecurity  = "6.0.2"
     }
     val apacheSshdCore             = "org.apache.sshd"              %  "sshd-core"                      % Version.apacheSshd