Skip to content

Commit c65adb5

Browse files
Bump spring.version from 6.1.14 to 6.2.0
Bumps `spring.version` from 6.1.14 to 6.2.0. Updates `org.springframework:spring-jdbc` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) Updates `org.springframework:spring-test` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) Updates `org.springframework:spring-context` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) Updates `org.springframework:spring-aop` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) --- updated-dependencies: - dependency-name: org.springframework:spring-jdbc dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework:spring-test dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework:spring-aop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58e5fbd commit c65adb5

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

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

0 commit comments

Comments
 (0)