~jan0sch/smederee

Showing details for patch 48ae21afd7e361550fe2824045a34835dad1c94f.
2024-11-21 (Thu), 1:57 PM - Jens Grassel - 48ae21afd7e361550fe2824045a34835dad1c94f

Update spring security 6.4.1

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-01-04 23:01:01.829255054 +0000
+++ new-smederee/build.sbt	2025-01-04 23:01:01.829255054 +0000
@@ -301,7 +301,7 @@
             val scalaCheck       = "1.18.1"
             val scalaCheckEffect = "1.0.4"
             val simpleJavaMail   = "8.12.2"
-            val springSecurity   = "6.4.0"
+            val springSecurity   = "6.4.1"
         }
         val apacheSshdCore       = "org.apache.sshd"              % "sshd-core"                  % Version.apacheSshd
         val apacheSshdSftp       = "org.apache.sshd"              % "sshd-sftp"                  % Version.apacheSshd