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.31 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.31...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 a4ffdfb commit 24f06e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indexer-examples/indexer-examples-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ under the License.
<description>This module contains Maven Indexer usage examples for integration with Spring.</description>

<properties>
<version.spring>5.3.31</version.spring>
<version.spring>6.1.14</version.spring>
</properties>

<dependencies>
Expand Down

0 comments on commit 24f06e1

Please sign in to comment.