~jan0sch/smederee

Showing details for patch 9e6f33a65c10f0d9dd91cb66096fda637be2101e.
2023-02-24 (Fri), 3:18 PM - Jens Grassel - 9e6f33a65c10f0d9dd91cb66096fda637be2101e

Update spring security to 6.0.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-31 16:57:15.329190073 +0000
+++ new-smederee/build.sbt	2025-01-31 16:57:15.329190073 +0000
@@ -342,7 +342,7 @@
       val pureConfig      = "0.17.2"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "7.8.2"
-      val springSecurity  = "6.0.1"
+      val springSecurity  = "6.0.2"
     }
     val apacheSshdCore             = "org.apache.sshd"              %  "sshd-core"                      % Version.apacheSshd
     val apacheSshdSftp             = "org.apache.sshd"              %  "sshd-sftp"                      % Version.apacheSshd