~jan0sch/smederee

Showing details for patch fcb86aeb268aac354a867ab5d14ac58bb21c7ad6.
2023-06-14 (Wed), 4:03 PM - Jens Grassel - fcb86aeb268aac354a867ab5d14ac58bb21c7ad6

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