Skip to content

Commit

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

Updates `org.springframework.boot:spring-boot` from 2.7.18 to 3.0.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.18...v3.0.0)

Updates `org.springframework.boot:spring-boot-autoconfigure` from 2.7.18 to 3.0.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.18...v3.0.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent e757c71 commit 36d1f91
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 @@ -51,7 +51,7 @@
<version.mockito>5.2.0</version.mockito>
<version.jackson>2.17.2</version.jackson>
<version.weld>5.1.3.Final</version.weld>
<version.spring-boot>2.7.18</version.spring-boot>
<version.spring-boot>3.0.0</version.spring-boot>

<revapi-maven-plugin.version>0.15.0</revapi-maven-plugin.version>
<revapi-java.version>0.28.1</revapi-java.version>
Expand Down

0 comments on commit 36d1f91

Please sign in to comment.