~jan0sch/smederee

Showing details for patch b7fce1c50e350825a0d994a20287478b2afd8845.
2024-02-23 (Fri), 3:34 PM - Jens Grassel - b7fce1c50e350825a0d994a20287478b2afd8845

Update spring security to 6.2.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	2025-01-12 15:30:52.555698938 +0000
+++ new-smederee/build.sbt	2025-01-12 15:30:52.555698938 +0000
@@ -418,7 +418,7 @@
             val pureConfig      = "0.17.6"
             val scalaCheck      = "1.17.0"
             val simpleJavaMail  = "8.6.3"
-            val springSecurity  = "6.2.1"
+            val springSecurity  = "6.2.2"
         }
         val apacheSshdCore             = "org.apache.sshd"              %  "sshd-core"                        % Version.apacheSshd
         val apacheSshdSftp             = "org.apache.sshd"              %  "sshd-sftp"                        % Version.apacheSshd