~jan0sch/smederee

Showing details for patch 5cc58cdcd07317e326d7bdca58df9407fb69e3a3.
2024-05-06 (Mon), 3:51 PM - Jens Grassel - 5cc58cdcd07317e326d7bdca58df9407fb69e3a3

Update simple java mail to 8.10.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-11 22:40:31.803400652 +0000
+++ new-smederee/build.sbt	2025-01-11 22:40:31.803400652 +0000
@@ -298,7 +298,7 @@
             val postgresql      = "42.7.3"
             val pureConfig      = "0.17.6"
             val scalaCheck      = "1.18.0"
-            val simpleJavaMail  = "8.8.4"
+            val simpleJavaMail  = "8.10.1"
             val springSecurity  = "6.2.4"
         }
         val apacheSshdCore             = "org.apache.sshd"  % "sshd-core"                        % Version.apacheSshd