Skip to content

Commit 17c3e5b

Browse files
Bump org.springframework:spring-context from 6.2.2 to 6.2.3
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.2...v6.2.3) --- 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]>
1 parent 7aa7002 commit 17c3e5b

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
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.springframework</groupId>
5252
<artifactId>spring-context</artifactId>
53-
<version>6.2.2</version>
53+
<version>6.2.3</version>
5454
<scope>test</scope>
5555
</dependency>
5656

0 commit comments

Comments
 (0)