~jan0sch/smederee

Showing details for patch e9d8aa8bc91d08336d84f834e9b16089cae0c0c1.
2024-05-21 (Tue), 11:09 AM - Jens Grassel - e9d8aa8bc91d08336d84f834e9b16089cae0c0c1

Update spring security to 6.3.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-01-11 20:00:19.571905972 +0000
+++ new-smederee/build.sbt	2025-01-11 20:00:19.571905972 +0000
@@ -299,7 +299,7 @@
             val pureConfig      = "0.17.6"
             val scalaCheck      = "1.18.0"
             val simpleJavaMail  = "8.10.1"
-            val springSecurity  = "6.2.4"
+            val springSecurity  = "6.3.0"
         }
         val apacheSshdCore             = "org.apache.sshd"  % "sshd-core"                        % Version.apacheSshd
         val apacheSshdSftp             = "org.apache.sshd"  % "sshd-sftp"                        % Version.apacheSshd