Skip to content

Commit

Permalink
Bump org.springframework.boot from 3.4.0 to 3.4.1 (#24)
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent a93f3f0 commit 959e51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'com.vaadin' version '24.6.0'
id 'org.cyclonedx.bom' version '1.10.0'
id 'com.gorylenko.gradle-git-properties' version '2.4.2'
id 'org.springframework.boot' version '3.4.0'
id 'org.springframework.boot' version '3.4.1'
id 'io.spring.dependency-management' version '1.1.7'
id 'org.eclipse.jkube.kubernetes' version '1.17.0'
}
Expand Down

0 comments on commit 959e51f

Please sign in to comment.