Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 96d305a commit 973aaab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testapps/java_call_app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<encoding>UTF-8</encoding>
<jdk.version>1.6</jdk.version>
<spring.version>4.1.7.RELEASE</spring.version>
<spring.version>6.1.14</spring.version>
<slf4j.version>1.7.5</slf4j.version>
<tomcat.version>7.0.47</tomcat.version>
</properties>
Expand Down

0 comments on commit 973aaab

Please sign in to comment.