We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d68e7 commit 27dbddeCopy full SHA for 27dbdde
build.gradle
@@ -1,7 +1,7 @@
1
buildscript {
2
ext {
3
log4jVersion = '1.2.17'
4
- springBootVersion = '3.1.4'
+ springBootVersion = '3.1.5'
5
jakartaPersistenceVersion = '3.1.0'
6
kryoVersion = '4.0.2'
7
springCloudClusterVersion = '1.0.2.RELEASE'
0 commit comments