Skip to content

Commit 598a6e6

Browse files
build(deps-dev): bump spring-context from 6.0.10 to 6.0.11 (#2127)
Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 6.0.10 to 6.0.11. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.10...v6.0.11) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0193184 commit 598a6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>org.springframework</groupId>
4949
<artifactId>spring-context</artifactId>
50-
<version>6.0.10</version>
50+
<version>6.0.11</version>
5151
<scope>test</scope>
5252
</dependency>
5353

0 commit comments

Comments
 (0)