Skip to content

Commit 08de223

Browse files
Bump org.springframework:spring-context from 6.2.7 to 6.2.9 in /java
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.2.7 to 6.2.9. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.7...v6.2.9) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fd0fa3 commit 08de223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<description>Common components for the Java Stacks solution</description>
1717

1818
<properties>
19-
<spring-context.version>6.2.7</spring-context.version>
19+
<spring-context.version>6.2.9</spring-context.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)