Skip to content

Commit

Permalink
Upgrade to Spring 4.3.18.RELEASE
Browse files Browse the repository at this point in the history
Fixes gh-309
  • Loading branch information
kazuki43zoo committed Aug 7, 2018
1 parent 39f1300 commit 3c47bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -105,7 +105,7 @@
<gcu.product>Spring</gcu.product>
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
<osgi.dynamicImport>*</osgi.dynamicImport>
<spring.version>4.3.17.RELEASE</spring.version>
<spring.version>4.3.18.RELEASE</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 3c47bc0

Please sign in to comment.