Skip to content

Commit

Permalink
Bump org.springframework:spring-context from 6.1.13 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 6.1.13 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.13...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 a140483 commit 68ecd08
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 @@ -47,7 +47,7 @@
<kotlin.version>2.0.20</kotlin.version>

<spring-framework.version>5.2.7.RELEASE</spring-framework.version>
<spring-context.version>6.1.13</spring-context.version>
<spring-context.version>6.1.14</spring-context.version>
<spring-web.version>6.1.13</spring-web.version>
<spring-data-jpa.version>3.3.4</spring-data-jpa.version>
<spring-boot-starter.version>3.3.4</spring-boot-starter.version>
Expand Down

0 comments on commit 68ecd08

Please sign in to comment.