~jan0sch/smederee

Showing details for patch 34b373022de7b445592d5afb40b019f6715836a8.
2025-04-22 (Tue), 6:13 AM - Jens Grassel - 34b373022de7b445592d5afb40b019f6715836a8

Update spring security to 6.4.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-06-20 19:55:06.869229774 +0000
+++ new-smederee/build.sbt	2025-06-20 19:55:06.869229774 +0000
@@ -301,7 +301,7 @@
             val scalaCheck       = "1.18.1"
             val scalaCheckEffect = "1.0.4"
             val simpleJavaMail   = "8.12.6"
-            val springSecurity   = "6.4.4"
+            val springSecurity   = "6.4.5"
         }
         val apacheSshdCore       = "org.apache.sshd"              % "sshd-core"                  % Version.apacheSshd
         val apacheSshdSftp       = "org.apache.sshd"              % "sshd-sftp"                  % Version.apacheSshd