Skip to content

Commit bd5b357

Browse files
committed
Update boot 2.3.12
- Fixes #986
1 parent 47fadf9 commit bd5b357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
log4jVersion = '1.2.17'
4-
springBootVersion = '2.3.9.RELEASE'
4+
springBootVersion = '2.3.12.RELEASE'
55
eclipsePersistenceVersion = '2.1.1'
66
kryoVersion = '4.0.2'
77
springCloudClusterVersion = '1.0.2.RELEASE'

0 commit comments

Comments
 (0)