Skip to content

Commit dccebf7

Browse files
dependabot[bot]robot-simplify4u
authored andcommitted
Bump spring-core.version in /org-springframework-test
Bumps `spring-core.version` from 6.2.9 to 6.2.10. Updates `org.springframework:spring-context` from 6.2.9 to 6.2.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.9...v6.2.10) Updates `org.springframework:spring-orm` from 6.2.9 to 6.2.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.9...v6.2.10) Updates `org.springframework:spring-webmvc` from 6.2.9 to 6.2.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.9...v6.2.10) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.2.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-orm dependency-version: 6.2.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d806796 commit dccebf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org-springframework-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<packaging>pom</packaging>
2828

2929
<properties>
30-
<spring-core.version>6.2.9</spring-core.version>
30+
<spring-core.version>6.2.10</spring-core.version>
3131
<spring-boot.version>3.5.4</spring-boot.version>
3232
</properties>
3333

0 commit comments

Comments
 (0)