Skip to content

Commit 1b836ce

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

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.11</spring-core.version>
30+
<spring-core.version>6.2.12</spring-core.version>
3131
<spring-boot.version>3.5.6</spring-boot.version>
3232
</properties>
3333

0 commit comments

Comments
 (0)