Skip to content

Commit

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

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

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

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

---
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 Jan 15, 2024
1 parent b12708f commit 73115fc
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 @@ -35,7 +35,7 @@
<jackson.version>2.16.0</jackson.version>
<jetty.version>11.0.15</jetty.version>
<jersey.version>2.41</jersey.version>
<springframework5.version>5.3.31</springframework5.version>
<springframework5.version>6.1.3</springframework5.version>
<springframework6.version>6.1.1</springframework6.version>
<springsecurity5.version>5.8.8</springsecurity5.version>
<springsecurity6.version>6.1.5</springsecurity6.version>
Expand Down

0 comments on commit 73115fc

Please sign in to comment.