Skip to content

Commit

Permalink
Bump spring.version from 5.3.35 to 6.1.10
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.35 to 6.1.10.

Updates `org.springframework:spring-core` from 5.3.35 to 6.1.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.35...v6.1.10)

Updates `org.springframework:spring-beans` from 5.3.35 to 6.1.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.35...v6.1.10)

Updates `org.springframework:spring-context` from 5.3.35 to 6.1.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.35...v6.1.10)

Updates `org.springframework:spring-test` from 5.3.35 to 6.1.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.35...v6.1.10)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-context
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2024
1 parent f48395d commit eab683f
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 @@ -63,7 +63,7 @@
<log4j.version>2.23.1</log4j.version>
<slf4j.version>2.0.13</slf4j.version>
<!-- Spring 6 requires Java 17 -->
<spring.version>5.3.35</spring.version>
<spring.version>6.1.10</spring.version>
<japicmp.skip>false</japicmp.skip>
<!-- Commons Release Plugin -->
<commons.bc.version>2.10.1</commons.bc.version>
Expand Down

0 comments on commit eab683f

Please sign in to comment.