~jan0sch/smederee

Showing details for patch 8bd3f7855a610764e757327eb168729a63ad7b7e.
2023-05-25 (Thu), 4:44 PM - Jens Grassel - 8bd3f7855a610764e757327eb168729a63ad7b7e

Update spring security to 6.1.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-16 07:47:55.540868573 +0000
+++ new-smederee/build.sbt	2025-01-16 07:47:55.540868573 +0000
@@ -419,7 +419,7 @@
       val pureConfig      = "0.17.4"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "8.1.0"
-      val springSecurity  = "6.0.3"
+      val springSecurity  = "6.1.0"
     }
     val apacheSshdCore             = "org.apache.sshd"              %  "sshd-core"                      % Version.apacheSshd
     val apacheSshdSftp             = "org.apache.sshd"              %  "sshd-sftp"                      % Version.apacheSshd