We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f19ee0 commit 987b14dCopy full SHA for 987b14d
gradle/dependency-management.gradle
@@ -3,7 +3,7 @@ if (!project.hasProperty('reactorVersion')) {
3
}
4
5
if (!project.hasProperty('springVersion')) {
6
- ext.springVersion = '5.2.11.RELEASE'
+ ext.springVersion = '5.2.12.RELEASE'
7
8
9
if (!project.hasProperty('springDataVersion')) {
0 commit comments