Skip to content

Commit

Permalink
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 5.3.39 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.39...v6.1.14)

---
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 Oct 18, 2024
1 parent 7406d09 commit 9bf2c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/JNA/waffle-spring-security5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<properties>
<!-- Dependencies -->
<servlet.version>4.0.4</servlet.version>
<spring.version>5.3.39</spring.version>
<spring.version>6.1.14</spring.version>
<spring.security.version>5.8.14</spring.security.version>

<!-- Automatic Module Name for JPMS -->
Expand Down

0 comments on commit 9bf2c87

Please sign in to comment.