~jan0sch/smederee

Showing details for patch 7785a00684674829695c508bc73f2f74763cfbd9.
2022-12-05 (Mon), 4:02 PM - Jens Grassel - 7785a00684674829695c508bc73f2f74763cfbd9

Update spring security to 6.0.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-02-01 09:53:42.547559699 +0000
+++ new-smederee/build.sbt	2025-02-01 09:53:42.547559699 +0000
@@ -334,7 +334,7 @@
       val pureConfig      = "0.17.2"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "7.1.3"
-      val springSecurity  = "5.7.5"
+      val springSecurity  = "6.0.0"
     }
     val apacheSshdCore       = "org.apache.sshd"              %  "sshd-core"              % Version.apacheSshd
     val apacheSshdSftp       = "org.apache.sshd"              %  "sshd-sftp"              % Version.apacheSshd