Skip to content

Commit

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 77e98b8 commit b7db788
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 @@ -10,7 +10,7 @@
<version>1.0</version>

<properties>
<spring.version>5.3.27</spring.version>
<spring.version>6.1.12</spring.version>
<jackson.version>2.17.2</jackson.version>
<phoencis.website.root>${basedir}</phoencis.website.root>
</properties>
Expand Down

0 comments on commit b7db788

Please sign in to comment.