Skip to content

Commit

Permalink
Bump org.springframework:spring-context from 6.1.12 to 6.1.14 (closes #…
Browse files Browse the repository at this point in the history
…776)

Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.1.12 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.12...v6.1.14)

Change-Id: Ida3596d6944542c80285d5b3a264b0e5dd5f98cf

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

Signed-off-by: dependabot[bot] <support@github.com>

Change-Id: I8e111cda10d55ec36797db514fb490f18db2bffa
  • Loading branch information
dependabot[bot] authored and margaretha committed Oct 28, 2024
1 parent 342c684 commit dd7b450
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 @@ -11,7 +11,7 @@
<jersey.version>3.1.5</jersey.version>
<hibernate.ehcache.version>6.0.0.Alpha7</hibernate.ehcache.version>
<hibernate.version>6.1.7.Final</hibernate.version>
<spring.version>6.1.12</spring.version>
<spring.version>6.1.14</spring.version>
<!-- spring6.version is used in jersey and defined here
to make sure that jersey uses the correct spring version-->
<spring6.version>${spring.version}</spring6.version>
Expand Down

0 comments on commit dd7b450

Please sign in to comment.