Skip to content

Commit

Permalink
Bump spring.platformVersion from 5.3.31 to 6.1.7
Browse files Browse the repository at this point in the history
Bumps `spring.platformVersion` from 5.3.31 to 6.1.7.

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:development
  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-aop
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-aspects
  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-test
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-context-support
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 40ccc74 commit a639084
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 @@ -114,7 +114,7 @@
<log4j2.version>2.23.1</log4j2.version>
<ognl.version>3.3.5</ognl.version>
<slf4j.version>2.0.13</slf4j.version>
<spring.platformVersion>5.3.31</spring.platformVersion>
<spring.platformVersion>6.1.7</spring.platformVersion>
<tiles.version>3.0.8</tiles.version>
<tiles-request.version>1.0.7</tiles-request.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
Expand Down

0 comments on commit a639084

Please sign in to comment.