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