~jan0sch/smederee

Showing details for patch 6e75d719c4c69c1042029c6cd2191ba6d13224de.
2023-07-24 (Mon), 6:20 PM - Jens Grassel - 6e75d719c4c69c1042029c6cd2191ba6d13224de

Update simple java mail to 8.1.3

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-15 19:00:48.274688967 +0000
+++ new-smederee/build.sbt	2025-01-15 19:00:48.274688967 +0000
@@ -448,7 +448,7 @@
       val postgresql      = "42.6.0"
       val pureConfig      = "0.17.4"
       val scalaCheck      = "1.17.0"
-      val simpleJavaMail  = "8.1.2"
+      val simpleJavaMail  = "8.1.3"
       val springSecurity  = "6.1.2"
     }
     val apacheSshdCore             = "org.apache.sshd"              %  "sshd-core"                      % Version.apacheSshd