~jan0sch/smederee

Showing details for patch 6c63f5f6ced22edb7c250f933ec43872883cffc4.
2022-08-05 (Fri), 6:45 AM - Jens Grassel - 6c63f5f6ced22edb7c250f933ec43872883cffc4

Update simple-java-mail to 7.1.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	2025-02-03 02:09:09.264441648 +0000
+++ new-smederee/build.sbt	2025-02-03 02:09:09.264441648 +0000
@@ -272,7 +272,7 @@
       val postgresql      = "42.4.1"
       val pureConfig      = "0.17.1"
       val scalaCheck      = "1.16.0"
-      val simpleJavaMail  = "7.1.1"
+      val simpleJavaMail  = "7.1.3"
       val springSecurity  = "5.7.2"
     }
     val bouncyCastleProvider = "org.bouncycastle"             %  "bcprov-jdk15to18"       % Version.bouncyCastle