We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937519f commit 3b93d9dCopy full SHA for 3b93d9d
build.gradle
@@ -1,7 +1,7 @@
1
buildscript {
2
ext {
3
log4jVersion = '1.2.17'
4
- springBootVersion = '2.5.12'
+ springBootVersion = '2.6.6'
5
eclipsePersistenceVersion = '2.1.1'
6
kryoVersion = '4.0.2'
7
springCloudClusterVersion = '1.0.2.RELEASE'
0 commit comments