Skip to content

Commit

Permalink
Bump org.springframework:spring-core in /core
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.2.24.RELEASE to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.24.RELEASE...v6.1.14)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 1f48e66 commit 7f527a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>

<!-- Dependency versions -->
<spring.version>5.2.24.RELEASE</spring.version>
<spring.version>6.1.14</spring.version>
<hibernate.entity.manager.version>5.4.2.Final</hibernate.entity.manager.version>
<c3p0.version>0.9.5.4</c3p0.version>
<groovy.version>3.0.4</groovy.version>
Expand Down

0 comments on commit 7f527a1

Please sign in to comment.