Skip to content

Commit 6bd8518

Browse files
Bump spring.version from 5.3.9 to 5.3.10
Bumps `spring.version` from 5.3.9 to 5.3.10. Updates `spring-context` from 5.3.9 to 5.3.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.9...v5.3.10) Updates `spring-jdbc` from 5.3.9 to 5.3.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.9...v5.3.10) Updates `spring-test` from 5.3.9 to 5.3.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.9...v5.3.10) Updates `spring-web` from 5.3.9 to 5.3.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.9...v5.3.10) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch - 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:development update-type: version-update:semver-patch - dependency-name: org.springframework:spring-web dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b4b3f0 commit 6bd8518

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
@@ -106,7 +106,7 @@
106106
<osgi.dynamicImport>*</osgi.dynamicImport>
107107

108108
<mybatis.version>3.5.7</mybatis.version>
109-
<spring.version>5.3.9</spring.version>
109+
<spring.version>5.3.10</spring.version>
110110
<spring-batch.version>4.3.3</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>
112112

0 commit comments

Comments
 (0)