Skip to content

Commit d71b500

Browse files
chore(deps): bump springBootVersion from 2.7.9 to 3.0.4
Bumps `springBootVersion` from 2.7.9 to 3.0.4. Updates `org.springframework.boot:spring-boot-gradle-plugin` from 2.7.9 to 3.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.9...v3.0.4) Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.9 to 3.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.9...v3.0.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-gradle-plugin dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b063c1 commit d71b500

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
@@ -17,7 +17,7 @@
1717
buildscript {
1818
ext{
1919
//Plugins
20-
springBootVersion = '3.0.3'
20+
springBootVersion = '3.0.4'
2121
sonarqubeVersion = '3.5.0.2730'
2222
asciidoctorGradleVersion = "3.3.2"
2323
artifactoryVersion = '4.31.7'

0 commit comments

Comments
 (0)