Skip to content

Commit

Permalink
Upgrade to Spring 5.0.8.RELEASE
Browse files Browse the repository at this point in the history
Fixes gh-308
  • Loading branch information
kazuki43zoo committed Aug 7, 2018
1 parent 331b82c commit ab7ba7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<osgi.dynamicImport>*</osgi.dynamicImport>

<mybatis.version>3.5.0-SNAPSHOT</mybatis.version>
<spring.version>5.0.6.RELEASE</spring.version>
<spring.version>5.0.8.RELEASE</spring.version>
<spring-batch.version>4.0.1.RELEASE</spring-batch.version>

</properties>
Expand Down

0 comments on commit ab7ba7e

Please sign in to comment.