Skip to content

Commit

Permalink
Bump org.springframework:spring-context from 5.3.39 to 6.1.14
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent f8c17e7 commit 28c9c53
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 @@ -17,7 +17,7 @@
<taglibs-standard.version>1.2.5</taglibs-standard.version>
<commons-lang3.version>3.17.0</commons-lang3.version><!-- fix for missing Range.of() in commons-lang3 3.12 -->
<maven.deploy.skip>true</maven.deploy.skip>
<spring.version>5.3.39</spring.version>
<spring.version>6.1.14</spring.version>
<logback.version>1.4.14</logback.version>
<postgresql.version>42.7.4</postgresql.version>
</properties>
Expand Down

0 comments on commit 28c9c53

Please sign in to comment.