Skip to content

Commit

Permalink
chore(deps): bump springboot.version from 2.7.4 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps `springboot.version` from 2.7.4 to 3.4.0.

Updates `org.springframework.boot:spring-boot-starter-web` from 2.7.4 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 2.7.4 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.4 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-cache` from 2.7.4 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-log4j2` from 2.7.4 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-validation` from 2.7.4 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-aop` from 2.7.4 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-security` from 2.7.4 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-data-redis` from 2.7.4 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v3.4.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-data-jpa
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-log4j2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-validation
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-aop
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-data-redis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent cce6b86 commit 9665629
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 @@ -182,7 +182,7 @@
<dep.guice.version>5.1.0</dep.guice.version>
<dep.trino.version>450</dep.trino.version>
<dep.antlr4.version>4.13.2</dep.antlr4.version>
<springboot.version>2.7.4</springboot.version>
<springboot.version>3.4.0</springboot.version>
<lombok.version>1.18.30</lombok.version>
<junit.version>4.13.2</junit.version>
<jjwt.version>0.9.1</jjwt.version>
Expand Down

0 comments on commit 9665629

Please sign in to comment.