Skip to content

Commit a4f4a54

Browse files
Bump spring.version from 6.2.0 to 6.2.1
Bumps `spring.version` from 6.2.0 to 6.2.1. Updates `org.springframework:spring-jdbc` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.0...v6.2.1) Updates `org.springframework:spring-test` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.0...v6.2.1) Updates `org.springframework:spring-context` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.0...v6.2.1) Updates `org.springframework:spring-aop` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.0...v6.2.1) --- 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] <support@github.com>
1 parent 6c8976e commit a4f4a54

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.4.0</springboot.version>
108-
<spring.version>6.2.0</spring.version>
108+
<spring.version>6.2.1</spring.version>
109109

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

0 commit comments

Comments
 (0)