Skip to content

Commit

Permalink
[Maven] Bump org.springframework:spring-context from 6.2.2 to 6.2.3
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.2.2 to 6.2.3.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.2...v6.2.3)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent 1a9a3d0 commit c37fcf4
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 @@ -36,7 +36,7 @@
<gson.version>2.12.1</gson.version>
<jgrapht-core.version>1.5.2</jgrapht-core.version>
<junit.version>5.11.4</junit.version>
<spring-context.version>6.2.2</spring-context.version>
<spring-context.version>6.2.3</spring-context.version>
<throwing-function.version>1.6.1</throwing-function.version>

<!-- Plugin versions -->
Expand Down

0 comments on commit c37fcf4

Please sign in to comment.