Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 7c96f42 commit ef73971
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 @@ -14,7 +14,7 @@
<properties>
<jstl.version>1.2</jstl.version>
<java.version>1.8</java.version>
<spring.version>5.2.22.RELEASE</spring.version>
<spring.version>5.2.24.RELEASE</spring.version>
<cglib.version>3.2.8</cglib.version>
<junit.jupiter.version>5.6.2</junit.jupiter.version>
</properties>
Expand Down

0 comments on commit ef73971

Please sign in to comment.