Skip to content

Commit

Permalink
Build: Bump spring-boot from 2.5.4 to 3.1.4
Browse files Browse the repository at this point in the history
Bumps `spring-boot` from 2.5.4 to 3.1.4.

Updates `org.springframework.boot:spring-boot-starter-jetty` from 2.5.4 to 3.1.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.4...v3.1.4)

Updates `org.springframework.boot:spring-boot-starter-web` from 2.5.4 to 3.1.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.4...v3.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent b5ea0d5 commit 36fb99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spark-hive32 = "3.2.2"
spark-hive33 = "3.3.2"
spark-hive34 = "3.4.1"
spark-hive35 = "3.5.0"
spring-boot = "2.5.4"
spring-boot = "3.1.4"
spring-web = "5.3.9"
sqlite-jdbc = "3.43.0.0"
testcontainers = "1.19.1"
Expand Down

0 comments on commit 36fb99a

Please sign in to comment.