~jan0sch/smederee

Showing details for patch f22086101dd295488a5e5f2b7e2ced5fd01ac003.
2024-04-18 (Thu), 9:04 AM - Jens Grassel - f22086101dd295488a5e5f2b7e2ced5fd01ac003

Update spring security to 6.2.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	2024-05-18 20:24:08.173901768 +0000
+++ new-smederee/build.sbt	2024-05-18 20:24:08.173901768 +0000
@@ -316,7 +316,7 @@
             val pureConfig      = "0.17.6"
             val scalaCheck      = "1.17.0"
             val simpleJavaMail  = "8.8.2"
-            val springSecurity  = "6.2.3"
+            val springSecurity  = "6.2.4"
         }
         val apacheSshdCore             = "org.apache.sshd"  % "sshd-core"                        % Version.apacheSshd
         val apacheSshdSftp             = "org.apache.sshd"  % "sshd-sftp"                        % Version.apacheSshd