~jan0sch/smederee

Showing details for patch d8f520ea1ad39597b8dbb22d8f54951c5d827b08.
2023-01-28 (Sat), 10:15 AM - Jens Grassel - d8f520ea1ad39597b8dbb22d8f54951c5d827b08

Update simple java mail to 7.8.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 02:12:06.588533298 +0000
+++ new-smederee/build.sbt	2025-02-01 02:12:06.588533298 +0000
@@ -337,7 +337,7 @@
       val postgresql      = "42.5.1"
       val pureConfig      = "0.17.2"
       val scalaCheck      = "1.17.0"
-      val simpleJavaMail  = "7.7.1"
+      val simpleJavaMail  = "7.8.0"
       val springSecurity  = "6.0.1"
     }
     val apacheSshdCore       = "org.apache.sshd"              %  "sshd-core"              % Version.apacheSshd