Skip to content

Commit b56b3be

Browse files
committed
Upgrade to Spring Framework 4.3.22.RELEASE
Fixes gh-342
1 parent d855270 commit b56b3be

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
@@ -105,7 +105,7 @@
105105
<gcu.product>Spring</gcu.product>
106106
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
107107
<osgi.dynamicImport>*</osgi.dynamicImport>
108-
<spring.version>4.3.21.RELEASE</spring.version>
108+
<spring.version>4.3.22.RELEASE</spring.version>
109109
</properties>
110110

111111
<dependencies>

0 commit comments

Comments
 (0)