Skip to content

Commit b56ade8

Browse files
Bump org.springframework.boot from 3.4.10 to 3.4.11 (#506)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.10 to 3.4.11. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.10...v3.4.11) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.4.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae5d293 commit b56ade8

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
@@ -2,7 +2,7 @@ import io.freefair.gradle.plugins.okhttp.tasks.UploadFile
22
import org.springframework.boot.gradle.plugin.SpringBootPlugin
33

44
plugins {
5-
id "org.springframework.boot" version "3.4.10" apply false
5+
id "org.springframework.boot" version "3.4.11" apply false
66
id "io.freefair.git-version"
77
id "io.freefair.okhttp"
88
id "io.freefair.maven-central.validate-poms" apply false

0 commit comments

Comments
 (0)