Skip to content

Commit

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

Updates `org.springframework:spring-framework-bom` from 5.3.18 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.18...v6.1.1)

Updates `org.springframework:spring-context` from 5.3.18 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.18...v6.1.1)

Updates `org.springframework:spring-beans` from 5.3.18 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.18...v6.1.1)

Updates `org.springframework:spring-aop` from 5.3.18 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.18...v6.1.1)

Updates `org.springframework:spring-test` from 5.3.18 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.18...v6.1.1)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-context
  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-aop
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 0590a7c commit 2f799cf
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 @@ -767,7 +767,7 @@
<solr.version>8.6.3</solr.version>
<spray.version>1.3.1</spray.version>
<spring.security.version>5.5.1</spring.security.version>
<spring.version>5.3.18</spring.version>
<spring.version>6.1.1</spring.version>
<sqoop.version>1.4.6.2.3.99.0-195</sqoop.version>
<storm.version>2.3.0</storm.version>
<surefire.forkCount>2C</surefire.forkCount>
Expand Down

0 comments on commit 2f799cf

Please sign in to comment.