Skip to content

Commit

Permalink
Bump org.springframework:spring-core from 5.3.39 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.3.39 to 6.0.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.39...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent cc1f59a commit aff0735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<!-- Stick with 5.x because higher versions require Java Version > 11 -->
<version>5.3.39</version>
<version>6.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit aff0735

Please sign in to comment.