Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.springframework.boot:spring-boot-autoconfigure from 2.7.5 to 3.3.1 #484

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.springframework.boot:spring-boot-autoconfigure
Bumps [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.7.5 to 3.3.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jun 24, 2024
commit e57f37a94fbb00df422beffbc7414ed8c7488434
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@
<logging.version>4.10.0</logging.version>
<guava.version>33.2.1-jre</guava.version>
<backo.version>1.0.0</backo.version>
<spring.boot.version>2.7.5</spring.boot.version>
<spring.boot.version>3.3.1</spring.boot.version>
<docopt.version>0.6.0.20150202</docopt.version>

<!-- Test Dependencies -->