Skip to content

Commit

Permalink
Merge pull request Angel-ML#1029 from Angel-ML/dependabot/maven/angel…
Browse files Browse the repository at this point in the history
…-ps/graph/junit-junit-4.13.1

Bump junit from 4.4 to 4.13.1 in /angel-ps/graph
  • Loading branch information
ouyangwen-it authored Nov 30, 2020
2 parents 9776195 + f8b9533 commit f4d238b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angel-ps/graph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.4</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f4d238b

Please sign in to comment.