Skip to content

Commit

Permalink
build(deps): bump org.springframework:spring-context
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 4.3.20 to 5.2.22.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/commits/v5.2.22.RELEASE)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent c96893f commit 6cae1f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>7</java.version>
<spring.version>4.3.20</spring.version>
<spring.version>5.2.22.RELEASE</spring.version>
<tomcat.jdbc.version>7.0.35</tomcat.jdbc.version>
<commons.lang3.version>3.3</commons.lang3.version>
<h2.version>2.1.210</h2.version>
Expand Down

0 comments on commit 6cae1f2

Please sign in to comment.