Skip to content

Commit

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

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

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

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

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

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

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

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

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 1e56b7c commit 488b384
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.20.0</log4j2.version>
<ognl.version>3.3.4</ognl.version>
<slf4j.version>2.0.9</slf4j.version>
<spring.platformVersion>5.3.27</spring.platformVersion>
<spring.platformVersion>6.1.3</spring.platformVersion>
<tiles.version>3.0.8</tiles.version>
<tiles-request.version>1.0.7</tiles-request.version>
<maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
Expand Down

0 comments on commit 488b384

Please sign in to comment.