Skip to content

Commit ab7ba7e

Browse files
committed
Upgrade to Spring 5.0.8.RELEASE
Fixes mybatisgh-308
1 parent 331b82c commit ab7ba7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<osgi.dynamicImport>*</osgi.dynamicImport>
107107

108108
<mybatis.version>3.5.0-SNAPSHOT</mybatis.version>
109-
<spring.version>5.0.6.RELEASE</spring.version>
109+
<spring.version>5.0.8.RELEASE</spring.version>
110110
<spring-batch.version>4.0.1.RELEASE</spring-batch.version>
111111

112112
</properties>

0 commit comments

Comments
 (0)