Skip to content

Commit

Permalink
Merge pull request #9 from sohutv/dependabot/maven/junit-junit-4.13.1
Browse files Browse the repository at this point in the history
Bump junit from 4.11 to 4.13.1
  • Loading branch information
gaoyf authored Mar 26, 2021
2 parents 97d4f56 + d869395 commit 0cc147b
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 @@ -17,7 +17,7 @@

<properties>
<slf4j.version>1.7.5</slf4j.version>
<junit.version>4.11</junit.version>
<junit.version>4.13.1</junit.version>
<rocketmq.version>4.6.1</rocketmq.version>
<java.version>1.7</java.version>
<protostuff.version>1.5.0</protostuff.version>
Expand Down

0 comments on commit 0cc147b

Please sign in to comment.