Browse Source

build(deps-dev): bump org.springframework:spring-context (#2201)

Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.0.12 to 6.0.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.12...v6.0.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/2204/head
dependabot[bot] 11 months ago committed by GitHub
parent
commit
b57df3c2d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      core/pom.xml

2
core/pom.xml

@ -47,7 +47,7 @@ @@ -47,7 +47,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>6.0.12</version>
<version>6.0.13</version>
<scope>test</scope>
</dependency>

Loading…
Cancel
Save