Skip to content

Commit a3695e8

Browse files
committed
Merge pull request #96 from hazendaz/master
[pom] Update to spring 4.2.4.RELEASE
2 parents 868f69d + 3b3a65a commit a3695e8

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
@@ -103,7 +103,7 @@
103103
<gcu.product>Spring</gcu.product>
104104
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
105105
<osgi.dynamicImport>*</osgi.dynamicImport>
106-
<spring.version>4.2.3.RELEASE</spring.version>
106+
<spring.version>4.2.4.RELEASE</spring.version>
107107
</properties>
108108

109109
<dependencies>

0 commit comments

Comments
 (0)