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