Skip to content

Commit

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

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

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

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

---
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 8, 2024
1 parent 3de60a9 commit 7979d9b
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.13</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 7979d9b

Please sign in to comment.