Skip to content

Commit

Permalink
Bump org.springframework:spring-context from 6.0.5 to 6.1.6
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.0.5 to 6.1.6.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.5...v6.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 9aea29d commit bf5eadd
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>1.8.20</kotlin.version>

<spring-framework.version>5.2.7.RELEASE</spring-framework.version>
<spring-context.version>6.0.5</spring-context.version>
<spring-context.version>6.1.6</spring-context.version>
<spring-web.version>6.0.11</spring-web.version>
<spring-data-jpa.version>3.0.2</spring-data-jpa.version>
<spring-boot-starter.version>3.1.1</spring-boot-starter.version>
Expand Down

0 comments on commit bf5eadd

Please sign in to comment.