Browse Source

Bump org.springframework:spring-framework-bom from 7.0.0 to 7.0.1

Rob Winch 1 day ago
parent
commit
3ecd4f3fde
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -12,7 +12,7 @@ org-jetbrains-kotlin = "2.2.21"
 org-jetbrains-kotlinx = "1.10.2"
 org-mockito = "5.17.0"
 org-opensaml5 = "5.1.6"
-org-springframework = "7.0.0"
+org-springframework = "7.0.1"
 com-password4j = "1.8.4"
 
 [libraries]