Skip to content

Commit

Permalink
Update to Spring Boot 2.7.18
Browse files Browse the repository at this point in the history
  • Loading branch information
praseodym authored May 4, 2024
1 parent 4b1b8a1 commit a4cd554
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
buildscript {
ext {
springBootVersion = '2.5.15'
springBootVersion = '2.7.18'
}
ext['log4j2.version'] = '2.17.2'
repositories {
mavenCentral()
}
Expand Down

0 comments on commit a4cd554

Please sign in to comment.