Skip to content

Commit 7e93fdc

Browse files
Bump spring.version from 5.3.12 to 5.3.13
Bumps `spring.version` from 5.3.12 to 5.3.13. Updates `spring-context` from 5.3.12 to 5.3.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.12...v5.3.13) Updates `spring-jdbc` from 5.3.12 to 5.3.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.12...v5.3.13) Updates `spring-test` from 5.3.12 to 5.3.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.12...v5.3.13) Updates `spring-web` from 5.3.12 to 5.3.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.12...v5.3.13) --- 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 2fcb177 commit 7e93fdc

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.12</spring.version>
109+
<spring.version>5.3.13</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)