We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14cb58d commit c0ac18dCopy full SHA for c0ac18d
gradle/dependency-management.gradle
@@ -1,5 +1,5 @@
1
if (!project.hasProperty("springVersion")) {
2
- ext.springVersion = "5.3.9"
+ ext.springVersion = "5.3.13"
3
}
4
5
if (!project.hasProperty("springSecurityVersion")) {
0 commit comments