~jan0sch/smederee

Showing details for patch 428c5e12681b9c3127a8d3899d6c4cda35de0f62.
2023-12-19 (Tue), 5:18 PM - Jens Grassel - 428c5e12681b9c3127a8d3899d6c4cda35de0f62

Update spring security to 6.2.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-13 07:41:13.449077637 +0000
+++ new-smederee/build.sbt	2025-01-13 07:41:13.449077637 +0000
@@ -439,7 +439,7 @@
             val pureConfig      = "0.17.4"
             val scalaCheck      = "1.17.0"
             val simpleJavaMail  = "8.5.1"
-            val springSecurity  = "6.2.0"
+            val springSecurity  = "6.2.1"
         }
         val apacheSshdCore             = "org.apache.sshd"  % "sshd-core"                      % Version.apacheSshd
         val apacheSshdSftp             = "org.apache.sshd"  % "sshd-sftp"                      % Version.apacheSshd