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 dd348bc commit 5d9e7caCopy full SHA for 5d9e7ca
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
snapshotBuild = version.endsWith('SNAPSHOT')
5
milestoneBuild = !(releaseBuild || snapshotBuild)
6
7
- springBootVersion = '2.3.1.RELEASE'
+ springBootVersion = '2.3.3.RELEASE'
8
}
9
10
repositories {
0 commit comments