~jan0sch/smederee

Showing details for patch b438bd1eb57e59c24763cfc7b49f8f8e47e49c60.
2024-04-12 (Fri), 4:03 PM - Jens Grassel - b438bd1eb57e59c24763cfc7b49f8f8e47e49c60

Update simple java mail to 8.8.2

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	2024-05-18 18:37:17.237351662 +0000
+++ new-smederee/build.sbt	2024-05-18 18:37:17.237351662 +0000
@@ -420,7 +420,7 @@
             val postgresql      = "42.7.3"
             val pureConfig      = "0.17.6"
             val scalaCheck      = "1.17.0"
-            val simpleJavaMail  = "8.7.1"
+            val simpleJavaMail  = "8.8.2"
             val springSecurity  = "6.2.3"
         }
         val apacheSshdCore             = "org.apache.sshd"  % "sshd-core"                        % Version.apacheSshd