Bump springframework5.version from 5.3.31 to 6.2.6

Bumps `springframework5.version` from 5.3.31 to 6.2.6.

Updates `org.springframework:spring-aop` from 5.3.31 to 6.2.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v6.2.6)

Updates `org.springframework:spring-core` from 5.3.31 to 6.2.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v6.2.6)

Updates `org.springframework:spring-framework-bom` from 5.3.31 to 6.2.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v6.2.6)

---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
  dependency-version: 6.2.6
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-core
  dependency-version: 6.2.6
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-framework-bom
  dependency-version: 6.2.6
  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-04-18 19:51:08 +00:00 committed by GitHub
parent 31345c4791
commit c146123415
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<jetty.version>11.0.15</jetty.version>
<jersey.version>2.44</jersey.version>
<solon.version>3.0.1</solon.version>
<springframework5.version>5.3.31</springframework5.version>
<springframework5.version>6.2.6</springframework5.version>
<springframework6.version>6.1.3</springframework6.version>
<springsecurity5.version>5.8.8</springsecurity5.version>
<springsecurity6.version>6.2.1</springsecurity6.version>