Skip to content

Commit

Permalink
update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalSchumacher committed Jun 16, 2017
1 parent 3a74b65 commit c1591b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
<joda-time.version>2.9.9</joda-time.version>
<spring-context.version>4.3.9.RELEASE</spring-context.version>
<objenesis.version>2.5.1</objenesis.version>
<fast-classpath-scanner.version>2.0.21</fast-classpath-scanner.version>
<fast-classpath-scanner.version>2.2.1</fast-classpath-scanner.version>
<hibernate-validator.version>5.4.1.Final</hibernate-validator.version>
<javax.el.version>2.2.6</javax.el.version>
<jackson.version>2.8.8.1</jackson.version>
<mockito-core.version>2.8.9</mockito-core.version>
<mockito-core.version>2.8.47</mockito-core.version>
<junit-dataprovider.version>1.12.0</junit-dataprovider.version>
<maven-surefire-plugin.version>2.20</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.6.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit c1591b7

Please sign in to comment.