~jan0sch/smederee

Showing details for patch d896b72811413d1a029e5af1505a702d4ead7eca.
2024-08-21 (Wed), 8:36 AM - Jens Grassel - d896b72811413d1a029e5af1505a702d4ead7eca

Update spring security to 6.3.2

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-09-16 20:01:27.639975020 +0000
+++ new-smederee/build.sbt	2024-09-16 20:01:27.639975020 +0000
@@ -299,7 +299,7 @@
             val scalaCheck       = "1.18.0"
             val scalaCheckEffect = "1.0.4"
             val simpleJavaMail   = "8.11.2"
-            val springSecurity   = "6.3.1"
+            val springSecurity   = "6.3.2"
         }
         val apacheSshdCore       = "org.apache.sshd"              % "sshd-core"                  % Version.apacheSshd
         val apacheSshdSftp       = "org.apache.sshd"              % "sshd-sftp"                  % Version.apacheSshd