~jan0sch/smederee

Showing details for patch ec570c0f300fd97aa33c36dfb3a3928f6558fcb3.
2024-04-18 (Thu), 9:11 AM - Jens Grassel - ec570c0f300fd97aa33c36dfb3a3928f6558fcb3

Update simple java mail to 8.8.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	2024-05-18 21:55:59.039348590 +0000
+++ new-smederee/build.sbt	2024-05-18 21:55:59.039348590 +0000
@@ -315,7 +315,7 @@
             val postgresql      = "42.7.3"
             val pureConfig      = "0.17.6"
             val scalaCheck      = "1.18.0"
-            val simpleJavaMail  = "8.8.2"
+            val simpleJavaMail  = "8.8.3"
             val springSecurity  = "6.2.4"
         }
         val apacheSshdCore             = "org.apache.sshd"  % "sshd-core"                        % Version.apacheSshd