Skip to content

Commit

Permalink
chore(deps): Bump springVersion from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps `springVersion` from 3.4.0 to 3.4.1.

Updates `org.springframework.boot:spring-boot-gradle-plugin` 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)

Updates `org.springframework.boot:spring-boot-dependencies` 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:spring-boot-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent bc22f72 commit 4f603e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

ext {
quarkusVersion='3.17.4'
springVersion='3.4.0'
springVersion='3.4.1'
resteasyVersion='6.2.10.Final'
jacksonVersion='2.18.2'
mapstructVersion='1.6.3'
Expand Down

0 comments on commit 4f603e3

Please sign in to comment.