Bump spring.boot.version from 2.7.18 to 3.4.4

Bumps `spring.boot.version` from 2.7.18 to 3.4.4.

Updates `org.springframework.boot:spring-boot-starter-web` from 2.7.18 to 3.4.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.4.4)

Updates `org.springframework.boot:spring-boot` from 2.7.18 to 3.4.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.4.4)

Updates `org.springframework.boot:spring-boot-test` from 2.7.18 to 3.4.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.4.4)

---
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
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-27 19:47:46 +00:00 committed by GitHub
parent fe81a4a85b
commit 0a90f72add
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<springframework6.version>6.1.3</springframework6.version> <springframework6.version>6.1.3</springframework6.version>
<springsecurity5.version>5.8.8</springsecurity5.version> <springsecurity5.version>5.8.8</springsecurity5.version>
<springsecurity6.version>6.2.1</springsecurity6.version> <springsecurity6.version>6.2.1</springsecurity6.version>
<springboot2.version>2.7.18</springboot2.version> <springboot2.version>3.4.4</springboot2.version>
<springboot3.version>3.2.2</springboot3.version> <springboot3.version>3.2.2</springboot3.version>
<springdata2021.version>2021.2.18</springdata2021.version> <springdata2021.version>2021.2.18</springdata2021.version>
<springdata2023.version>2023.1.0</springdata2023.version> <springdata2023.version>2023.1.0</springdata2023.version>