Skip to content

Commit

Permalink
updated junit to 4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Sep 6, 2018
1 parent 5591303 commit c17c02d
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 @@ -53,7 +53,7 @@
<antlr4.version>4.7.1</antlr4.version>
<jackson.version>2.9.6</jackson.version>
<jsoup.version>1.10.3</jsoup.version>
<junit.version>4.6</junit.version>
<junit.version>4.12</junit.version>

<main.class />
<!-- Properties for releasing to Maven Central via Takari -->
Expand Down

0 comments on commit c17c02d

Please sign in to comment.