Skip to content

Commit ca0cbc3

Browse files
Update spring boot to v2.7.10 (#868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e47d77 commit ca0cbc3

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.9'
23+
springBootVersion = '2.7.10'
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)