Skip to content

Commit

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

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

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

---
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 Jan 21, 2024
1 parent 02836ea commit 3d3b77c
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 @@ -81,7 +81,7 @@ snowflake-jdbc = "3.14.4"
spark-hive33 = "3.3.4"
spark-hive34 = "3.4.2"
spark-hive35 = "3.5.0"
spring-boot = "2.5.4"
spring-boot = "3.2.2"
spring-web = "5.3.30"
sqlite-jdbc = "3.44.0.0"
testcontainers = "1.19.3"
Expand Down

0 comments on commit 3d3b77c

Please sign in to comment.