Browse Source

build(deps-dev): bump spring-context from 6.0.7 to 6.0.8 (#2013)

Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.7...v6.0.8)

---
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/2014/head
dependabot[bot] 1 year ago committed by GitHub
parent
commit
865c914940
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.7</version>
<version>6.0.8</version>
<scope>test</scope>
</dependency>

Loading…
Cancel
Save