Skip to content
This repository has been archived by the owner on Feb 23, 2018. It is now read-only.

Commit

Permalink
#1 fixes for spring version
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Jan 19, 2018
1 parent 470f9a2 commit b272051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<jargon.version>4.3.0.0-SNAPSHOT</jargon.version>

<!-- Spring -->
<spring.version>4.2.9.RELEASE</spring.version>
<spring.version>4.3.6.RELEASE</spring.version>
<spring.security.version>3.2.10.RELEASE</spring.security.version>
<spring.batch.version>3.0.8.RELEASE</spring.batch.version>

Expand Down Expand Up @@ -67,7 +67,7 @@
<mockito.version>1.10.19</mockito.version>

<!-- Junit version -->
<junit.version>4.10</junit.version>
<junit.version>4.12</junit.version>

<maven.surefire.plugin.version>2.18.1</maven.surefire.plugin.version>

Expand Down

0 comments on commit b272051

Please sign in to comment.