Skip to content

Commit b57df3c

Browse files
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](spring-projects/spring-framework@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>
1 parent 34a7272 commit b57df3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
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.12</version>
50+
<version>6.0.13</version>
5151
<scope>test</scope>
5252
</dependency>
5353

0 commit comments

Comments
 (0)