Merge pull request #5 from veracode-research/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1
master
Darren P Meyer 5 years ago committed by GitHub
commit a8e57a6d45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

@ -53,7 +53,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>

Loading…
Cancel
Save