~jan0sch/smederee

Showing details for patch de474b59820433c42b6b64e84cd4f032d1351d44.
2022-11-04 (Fri), 4:47 PM - Jens Grassel - de474b59820433c42b6b64e84cd4f032d1351d44

Update spring-security to 5.7.5

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-01 15:40:28.821298149 +0000
+++ new-smederee/build.sbt	2025-02-01 15:40:28.821298149 +0000
@@ -344,7 +344,7 @@
       val pureConfig      = "0.17.1"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "7.1.3"
-      val springSecurity  = "5.7.4"
+      val springSecurity  = "5.7.5"
     }
     val apacheSshdCore       = "org.apache.sshd"              %  "sshd-core"              % Version.apacheSshd
     val apacheSshdSftp       = "org.apache.sshd"              %  "sshd-sftp"              % Version.apacheSshd