~jan0sch/smederee

Showing details for patch dddfe89a1cc3b25e87c32ae9690022abcfab792a.
2025-05-20 (Tue), 7:27 AM - Jens Grassel - dddfe89a1cc3b25e87c32ae9690022abcfab792a

Update spring security to 6.5.0

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-05-31 00:54:17.927432846 +0000
+++ new-smederee/build.sbt	2025-05-31 00:54:17.927432846 +0000
@@ -305,7 +305,7 @@
             val scalaCheck       = "1.18.1"
             val scalaCheckEffect = "1.0.4"
             val simpleJavaMail   = "8.12.6"
-            val springSecurity   = "6.4.5"
+            val springSecurity   = "6.5.0"
         }
         val apacheSshdCore       = "org.apache.sshd"                   % "sshd-core"                  % Version.apacheSshd
         val apacheSshdSftp       = "org.apache.sshd"                   % "sshd-sftp"                  % Version.apacheSshd