Skip to content

Commit

Permalink
chore(deps): bump spring-boot.version from 3.2.0 to 3.3.5
Browse files Browse the repository at this point in the history
Bumps `spring-boot.version` from 3.2.0 to 3.3.5.

Updates `org.springframework.boot:spring-boot-properties-migrator` from 3.2.0 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.5)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.2.0 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.5)

Updates `org.springframework.boot:spring-boot-starter-jersey` from 3.2.0 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.5)

Updates `org.springframework.boot:spring-boot-starter-security` from 3.2.0 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.5)

Updates `org.springframework.boot:spring-boot-starter-undertow` from 3.2.0 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.5)

Updates `org.springframework.boot:spring-boot-starter-web` from 3.2.0 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.5)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.0 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.5)

Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.2.0 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-properties-migrator
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-starter-jersey
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-starter-undertow
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 9d070d9 commit 1eb9a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<snakeyaml.version>2.2</snakeyaml.version>
<springdoc.version>2.3.0</springdoc.version>
<spring.version>6.1.1</spring.version>
<spring-boot.version>3.2.0</spring-boot.version>
<spring-boot.version>3.3.5</spring-boot.version>
<spring-security.version>6.3.0</spring-security.version>
<swagger.version>2.2.19</swagger.version>
<type-parser.version>0.8.1</type-parser.version>
Expand Down

0 comments on commit 1eb9a52

Please sign in to comment.