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

Commit ada37fb

Browse files
build(deps): bump org.springframework.boot
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.3.2.RELEASE to 2.3.3.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.3.2.RELEASE...v2.3.3.RELEASE) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a0eb570 commit ada37fb

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
@@ -5,7 +5,7 @@ plugins {
55
id 'org.sonarqube' version '3.0'
66
id 'io.freefair.lombok' version '5.1.1'
77
id 'fr.brouillard.oss.gradle.jgitver' version '0.9.1'
8-
id 'org.springframework.boot' version '2.3.2.RELEASE'
8+
id 'org.springframework.boot' version '2.3.3.RELEASE'
99
id 'io.spring.dependency-management' version "1.0.10.RELEASE"
1010
}
1111

0 commit comments

Comments
 (0)