~jan0sch/smederee

Showing details for patch 0efbb97ad9658f246962533c44a5d9b561d227db.
2023-08-27 (Sun), 8:36 AM - Jens Grassel - 0efbb97ad9658f246962533c44a5d9b561d227db

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