Skip to content

Commit 255b844

Browse files
Update spring boot to v2.7.11 (#880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c263c75 commit 255b844

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
@@ -20,7 +20,7 @@ buildscript {
2020
protobufGradlePluginVersion = '0.9.2'
2121

2222
// https://github.com/spring-projects/spring-boot/releases
23-
springBootVersion = '2.7.10'
23+
springBootVersion = '2.7.11'
2424
// https://github.com/spring-cloud/spring-cloud-release/releases
2525
springCloudVersion = '2021.0.5'
2626
// https://github.com/alibaba/spring-cloud-alibaba/releases

0 commit comments

Comments
 (0)