~jan0sch/smederee

Showing details for patch faa8816ec1bdd26fd3b9f67972e3134bc849f75c.
2023-01-10 (Tue), 2:47 PM - Jens Grassel - faa8816ec1bdd26fd3b9f67972e3134bc849f75c

Update simple java mail to 7.6.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 03:47:53.979975040 +0000
+++ new-smederee/build.sbt	2025-02-01 03:47:53.979975040 +0000
@@ -335,7 +335,7 @@
       val postgresql      = "42.5.1"
       val pureConfig      = "0.17.2"
       val scalaCheck      = "1.17.0"
-      val simpleJavaMail  = "7.5.1"
+      val simpleJavaMail  = "7.6.0"
       val springSecurity  = "6.0.1"
     }
     val apacheSshdCore       = "org.apache.sshd"              %  "sshd-core"              % Version.apacheSshd