Skip to content

Commit

Permalink
Downgraded equalsverifier due to compatibility issues with java 6
Browse files Browse the repository at this point in the history
  • Loading branch information
cternes committed Jul 26, 2016
1 parent a71deab commit 40a8aba
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 @@ -30,7 +30,7 @@
<maven.compiler.target>1.6</maven.compiler.target>
<spongycastle.version>1.54.0.0</spongycastle.version>
<junit.version>4.12</junit.version>
<equalsverifier.version>2.1.3</equalsverifier.version>
<equalsverifier.version>1.7.8</equalsverifier.version>
<simplexml.version>2.7.1</simplexml.version>
</properties>

Expand Down

0 comments on commit 40a8aba

Please sign in to comment.