Skip to content

Commit 1bb6741

Browse files
build(deps-dev): bump org.springframework:spring-context (#2243)
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.0...v6.1.1) --- 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 46e9191 commit 1bb6741

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

0 commit comments

Comments
 (0)