Skip to content

Commit

Permalink
Merge pull request #4 from Data2Semantics/dependabot/maven/powerlaws/…
Browse files Browse the repository at this point in the history
…junit-junit-4.13.1

Bump junit from 4.10 to 4.13.1 in /powerlaws
  • Loading branch information
pbloem authored Oct 13, 2020
2 parents e0c3595 + 8fb5295 commit 4aa1106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion powerlaws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.10</version>
<version>4.13.1</version>
</dependency>
</dependencies>
<!-- Where we deploy stuff so that people can use, for the time being in internal ducktape server -->
Expand Down

0 comments on commit 4aa1106

Please sign in to comment.