Skip to content

Commit 056ba13

Browse files
Bump spring-context from 6.0.6 to 6.0.7
Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 6.0.6 to 6.0.7. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.6...v6.0.7) --- 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>
1 parent 76e0d59 commit 056ba13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.springframework</groupId>
121121
<artifactId>spring-context</artifactId>
122-
<version>6.0.6</version>
122+
<version>6.0.7</version>
123123
<scope>test</scope>
124124
</dependency>
125125

0 commit comments

Comments
 (0)