Skip to content

Commit c50ec9f

Browse files
committed
Upgrade to Spring 5.0.10
Fixes gh-324
1 parent 991ea20 commit c50ec9f

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.0-SNAPSHOT</mybatis.version>
109-
<spring.version>5.0.8.RELEASE</spring.version>
109+
<spring.version>5.0.10.RELEASE</spring.version>
110110
<spring-batch.version>4.0.1.RELEASE</spring-batch.version>
111111

112112
<!-- Reverting back to prior unit temporarily until code fixed -->

0 commit comments

Comments
 (0)