~jan0sch/smederee

Showing details for patch 880958831e378b0bd054db4a82d9c939910cfeee.
2023-09-22 (Fri), 1:56 PM - Jens Grassel - 880958831e378b0bd054db4a82d9c939910cfeee

Update spring security to 6.1.4

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-14 22:49:05.904735735 +0000
+++ new-smederee/build.sbt	2025-01-14 22:49:05.904735735 +0000
@@ -445,7 +445,7 @@
       val pureConfig      = "0.17.4"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "8.1.3"
-      val springSecurity  = "6.1.3"
+      val springSecurity  = "6.1.4"
     }
     val apacheSshdCore             = "org.apache.sshd"              %  "sshd-core"                      % Version.apacheSshd
     val apacheSshdSftp             = "org.apache.sshd"              %  "sshd-sftp"                      % Version.apacheSshd