Skip to content

Commit

Permalink
Upgrade spring-boot 3.1.5
Browse files Browse the repository at this point in the history
- Relates #1117
  • Loading branch information
jvalkeal committed Oct 30, 2023
1 parent 33d68e7 commit 27dbdde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext {
log4jVersion = '1.2.17'
springBootVersion = '3.1.4'
springBootVersion = '3.1.5'
jakartaPersistenceVersion = '3.1.0'
kryoVersion = '4.0.2'
springCloudClusterVersion = '1.0.2.RELEASE'
Expand Down

0 comments on commit 27dbdde

Please sign in to comment.