Skip to content

Commit 449f5c0

Browse files
Bump spring.version from 6.1.11 to 6.1.12 (#550)
Bumps `spring.version` from 6.1.11 to 6.1.12. Updates `org.springframework:spring-jdbc` from 6.1.11 to 6.1.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.11...v6.1.12) Updates `org.springframework:spring-test` from 6.1.11 to 6.1.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.11...v6.1.12) Updates `org.springframework:spring-context` from 6.1.11 to 6.1.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.11...v6.1.12) Updates `org.springframework:spring-aop` from 6.1.11 to 6.1.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.11...v6.1.12) --- updated-dependencies: - dependency-name: org.springframework:spring-jdbc dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-test dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-aop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b7aee4 commit 449f5c0

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
@@ -105,7 +105,7 @@
105105
<ecj.version>3.33.0</ecj.version>
106106
<jdo.version>3.2.1</jdo.version>
107107
<springboot.version>3.3.2</springboot.version>
108-
<spring.version>6.1.11</spring.version>
108+
<spring.version>6.1.12</spring.version>
109109

110110
<!-- SQL deps -->
111111
<db2.version>11.5.9.0</db2.version>

0 commit comments

Comments
 (0)