Browse Source

Bump org.springframework:spring-framework-bom from 7.0.3-SNAPSHOT to 7.0.3

Closes gh-18515
pull/18520/head
Robert Winch 2 weeks ago
parent
commit
6b2e0444dd
No known key found for this signature in database
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

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

Loading…
Cancel
Save