~jan0sch/smederee

Showing details for patch ca2055d763fa3d65a8fdfad5a5d165a0735e8d71.
2022-10-18 (Tue), 2:07 PM - Jens Grassel - ca2055d763fa3d65a8fdfad5a5d165a0735e8d71

Update spring-security to 5.7.4

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 00:32:25.097747562 +0000
+++ new-smederee/build.sbt	2025-02-02 00:32:25.097747562 +0000
@@ -338,7 +338,7 @@
       val pureConfig      = "0.17.1"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "7.1.3"
-      val springSecurity  = "5.7.3"
+      val springSecurity  = "5.7.4"
     }
     val apacheSshdCore       = "org.apache.sshd"              %  "sshd-core"              % Version.apacheSshd
     val apacheSshdSftp       = "org.apache.sshd"              %  "sshd-sftp"              % Version.apacheSshd