Skip to content

Commit

Permalink
Update spring boot to v2.7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2023
1 parent b6096bd commit 21ba9b5
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
Expand Up @@ -4,7 +4,7 @@ buildscript {
gradlePluginPortal()
mavenCentral()
}
springBootVersion = '2.7.14'
springBootVersion = '2.7.16'
springCloudVersion = '3.1.3'
lombokVersion = '1.18.30'
feignVersion = '11.9'
Expand Down

0 comments on commit 21ba9b5

Please sign in to comment.