Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 3a4bfb8

Browse files
build(deps): bump org.springframework.boot from 2.5.5 to 2.5.6
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.5.5 to 2.5.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.5...v2.5.6) --- 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 d0b9253 commit 3a4bfb8

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
@@ -5,7 +5,7 @@ plugins {
55
id 'org.sonarqube' version '3.3'
66
id 'io.freefair.lombok' version '6.2.0'
77
id 'fr.brouillard.oss.gradle.jgitver' version '0.9.1'
8-
id 'org.springframework.boot' version '2.5.5'
8+
id 'org.springframework.boot' version '2.5.6'
99
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
1010
}
1111

0 commit comments

Comments
 (0)