Skip to content

Commit

Permalink
Merge pull request #1 from NVIDIA/dependabot/maven/nds/tpcds-gen/juni…
Browse files Browse the repository at this point in the history
…t-junit-4.13.1

Bump junit from 4.7 to 4.13.1 in /nds/tpcds-gen
  • Loading branch information
wjxiz1992 authored May 25, 2022
2 parents 4102ccd + 8ee1d4f commit d83ac01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nds/tpcds-gen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.7</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d83ac01

Please sign in to comment.