Skip to content

Commit

Permalink
update junit dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
iryndin committed Dec 10, 2014
1 parent 3cdfcad commit a61d117
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 @@ -63,7 +63,7 @@
<maven.compiler.target>1.7</maven.compiler.target>

<maven.compiler.version>3.1</maven.compiler.version>
<junit.version>4.11</junit.version>
<junit.version>4.12</junit.version>
</properties>

<build>
Expand Down

0 comments on commit a61d117

Please sign in to comment.