Skip to content

Commit

Permalink
Bump spring-boot.version from 3.3.1 to 3.3.3 (#3276)
Browse files Browse the repository at this point in the history
Bumps `spring-boot.version` from 3.3.1 to 3.3.3.

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.3)

Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.3)

Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.3)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot[bot] and aklish authored Sep 14, 2024
1 parent c1f54aa commit 10a8f65
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 @@ -131,7 +131,7 @@
<reactor-bom.version>2023.0.6</reactor-bom.version>
<rsql-parser.version>2.1.0</rsql-parser.version>
<slf4j.version>2.0.13</slf4j.version>
<spring-boot.version>3.3.1</spring-boot.version>
<spring-boot.version>3.3.3</spring-boot.version>
<spring-framework.version>6.1.10</spring-framework.version>
<spring-cloud-commons.version>4.1.4</spring-cloud-commons.version>
<springdoc.version>2.5.0</springdoc.version>
Expand Down

0 comments on commit 10a8f65

Please sign in to comment.