~jan0sch/smederee

Showing details for patch f67721a17399e9b7b5771ee347a136f79766738f.
2023-07-24 (Mon), 6:20 PM - Jens Grassel - f67721a17399e9b7b5771ee347a136f79766738f

Update spring security to 6.1.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-15 18:50:56.049910415 +0000
+++ new-smederee/build.sbt	2025-01-15 18:50:56.049910415 +0000
@@ -449,7 +449,7 @@
       val pureConfig      = "0.17.4"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "8.1.2"
-      val springSecurity  = "6.1.1"
+      val springSecurity  = "6.1.2"
     }
     val apacheSshdCore             = "org.apache.sshd"              %  "sshd-core"                      % Version.apacheSshd
     val apacheSshdSftp             = "org.apache.sshd"              %  "sshd-sftp"                      % Version.apacheSshd