~jan0sch/smederee

Showing details for patch c6acc81dbc198e7825a026eae648141ba14fd515.
2024-02-15 (Thu), 6:55 PM - Jens Grassel - c6acc81dbc198e7825a026eae648141ba14fd515

Update simple java mail to 8.6.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-12 22:10:14.318568445 +0000
+++ new-smederee/build.sbt	2025-01-12 22:10:14.322568451 +0000
@@ -417,7 +417,7 @@
             val postgresql      = "42.7.1"
             val pureConfig      = "0.17.5"
             val scalaCheck      = "1.17.0"
-            val simpleJavaMail  = "8.6.2"
+            val simpleJavaMail  = "8.6.3"
             val springSecurity  = "6.2.1"
         }
         val apacheSshdCore             = "org.apache.sshd"              %  "sshd-core"                        % Version.apacheSshd