Skip to content

Commit ed99422

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.springframework.boot from 2.7.1 to 2.7.2
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.1 to 2.7.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24d90ba commit ed99422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99

1010
plugins {
1111
id "java"
12-
id "org.springframework.boot" version "2.7.1"
12+
id "org.springframework.boot" version "2.7.2"
1313
id "io.spring.dependency-management" version "1.0.12.RELEASE"
1414
id "idea"
1515
}

0 commit comments

Comments
 (0)