~jan0sch/smederee

Showing details for patch f1085b720e12756cd9fa3ca7d37f61c2a96bd542.
2022-09-23 (Fri), 8:12 AM - Jens Grassel - f1085b720e12756cd9fa3ca7d37f61c2a96bd542

Update spring-security to 5.7.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-02 07:08:18.316588033 +0000
+++ new-smederee/build.sbt	2025-02-02 07:08:18.320588039 +0000
@@ -338,7 +338,7 @@
       val pureConfig      = "0.17.1"
       val scalaCheck      = "1.16.0"
       val simpleJavaMail  = "7.1.3"
-      val springSecurity  = "5.7.2"
+      val springSecurity  = "5.7.3"
     }
     val apacheSshdCore       = "org.apache.sshd"              %  "sshd-core"              % Version.apacheSshd
     val apacheSshdSftp       = "org.apache.sshd"              %  "sshd-sftp"              % Version.apacheSshd