Skip to content

Commit

Permalink
build(deps): bump org.springframework:spring-context from 6.2.1 to 6.2.2
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.1 to 6.2.2.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.1...v6.2.2)

---
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 Jan 17, 2025
1 parent 7f7cb4b commit 8dbd486
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 @@ -34,7 +34,7 @@
<maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ss'Z'</maven.build.timestamp.format>

<!-- dependency versions -->
<version.spring>6.2.1</version.spring>
<version.spring>6.2.2</version.spring>
<version.slf4j>2.0.16</version.slf4j>
<version.logback>1.5.16</version.logback>
<version.log4j>2.24.3</version.log4j>
Expand Down

0 comments on commit 8dbd486

Please sign in to comment.