Skip to content

Commit

Permalink
Bump springframework5.version from 5.3.31 to 6.1.14
Browse files Browse the repository at this point in the history
Bumps `springframework5.version` from 5.3.31 to 6.1.14.

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

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-core
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 4204629 commit 343ce24
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 @@ -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.1.14</springframework5.version>
<springframework6.version>6.1.3</springframework6.version>
<springsecurity5.version>5.8.8</springsecurity5.version>
<springsecurity6.version>6.2.1</springsecurity6.version>
Expand Down

0 comments on commit 343ce24

Please sign in to comment.