~wegtam/smederee

Showing details for patch 393fb621493a1e0dc26e51c2de35713816b4a5b3.
2024-10-22 (Tue), 6:53 AM - Jens Grassel - 393fb621493a1e0dc26e51c2de35713816b4a5b3

Update spring security to 6.3.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-11-21 23:05:33.531571922 +0000
+++ new-smederee/build.sbt	2024-11-21 23:05:33.531571922 +0000
@@ -301,7 +301,7 @@
             val scalaCheck       = "1.18.1"
             val scalaCheckEffect = "1.0.4"
             val simpleJavaMail   = "8.12.2"
-            val springSecurity   = "6.3.3"
+            val springSecurity   = "6.3.4"
         }
         val apacheSshdCore       = "org.apache.sshd"              % "sshd-core"                  % Version.apacheSshd
         val apacheSshdSftp       = "org.apache.sshd"              % "sshd-sftp"                  % Version.apacheSshd