Skip to content

Commit

Permalink
Merge pull request houbb#5 from houbb/dependabot/maven/junit-junit-4.…
Browse files Browse the repository at this point in the history
…13.1

Bump junit from 4.12 to 4.13.1
  • Loading branch information
houbb authored Mar 15, 2021
2 parents c323093 + 4da01dd commit eaed34a
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 @@
<nlp-common.version>0.0.2</nlp-common.version>

<!--============================== OTHER ==============================-->
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
</properties>


Expand Down

0 comments on commit eaed34a

Please sign in to comment.