Skip to content

Commit eff49d7

Browse files
build(deps-dev): bump org.springframework:spring-context (#2236)
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.0.13 to 6.1.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.13...v6.1.0) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c4eb93 commit eff49d7

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.13</version>
50+
<version>6.1.0</version>
5151
<scope>test</scope>
5252
</dependency>
5353

0 commit comments

Comments
 (0)