~jan0sch/smederee

Showing details for patch 8cdb3095c089e1ffeb638f99a8e26419f9e4029f.
2023-04-19 (Wed), 11:59 AM - Jens Grassel - 8cdb3095c089e1ffeb638f99a8e26419f9e4029f

Update spring security to 6.0.3

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 04:37:10.285467166 +0000
+++ new-smederee/build.sbt	2025-01-31 04:37:10.285467166 +0000
@@ -412,7 +412,7 @@
       val pureConfig      = "0.17.2"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "8.0.1"
-      val springSecurity  = "6.0.2"
+      val springSecurity  = "6.0.3"
     }
     val apacheSshdCore             = "org.apache.sshd"              %  "sshd-core"                      % Version.apacheSshd
     val apacheSshdSftp             = "org.apache.sshd"              %  "sshd-sftp"                      % Version.apacheSshd