~jan0sch/smederee

Showing details for patch 86f2f573e17608998a34c7e735e8afe9d42185b1.
2023-06-26 (Mon), 5:02 PM - Jens Grassel - 86f2f573e17608998a34c7e735e8afe9d42185b1

Update simple java mail to 8.1.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-16 00:20:32.730683835 +0000
+++ new-smederee/build.sbt	2025-01-16 00:20:32.730683835 +0000
@@ -448,7 +448,7 @@
       val postgresql      = "42.6.0"
       val pureConfig      = "0.17.4"
       val scalaCheck      = "1.17.0"
-      val simpleJavaMail  = "8.1.1"
+      val simpleJavaMail  = "8.1.2"
       val springSecurity  = "6.1.1"
     }
     val apacheSshdCore             = "org.apache.sshd"              %  "sshd-core"                      % Version.apacheSshd