~jan0sch/smederee

Showing details for patch f8f1fd5b380b201e63a89e4affcec2df48e59b99.
2024-01-27 (Sat), 6:36 PM - Jens Grassel - f8f1fd5b380b201e63a89e4affcec2df48e59b99

Update simple java mail to 8.6.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	2025-01-13 05:32:10.753051588 +0000
+++ new-smederee/build.sbt	2025-01-13 05:32:10.753051588 +0000
@@ -410,7 +410,7 @@
             val postgresql      = "42.7.1"
             val pureConfig      = "0.17.5"
             val scalaCheck      = "1.17.0"
-            val simpleJavaMail  = "8.5.1"
+            val simpleJavaMail  = "8.6.2"
             val springSecurity  = "6.2.1"
         }
         val apacheSshdCore             = "org.apache.sshd"  % "sshd-core"                      % Version.apacheSshd