Skip to content

Commit

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

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

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

---
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 Dec 24, 2023
1 parent 19b24b3 commit 60d0061
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 @@ -79,7 +79,7 @@ snowflake-jdbc = "3.14.4"
spark-hive33 = "3.3.3"
spark-hive34 = "3.4.2"
spark-hive35 = "3.5.0"
spring-boot = "2.5.4"
spring-boot = "3.2.1"
spring-web = "5.3.30"
sqlite-jdbc = "3.44.0.0"
testcontainers = "1.19.3"
Expand Down

0 comments on commit 60d0061

Please sign in to comment.