Merge pull request #1800 from google/dependabot/maven/extras/junit-junit-4.13.1

Bump junit from 3.8.2 to 4.13.1 in /extras
This commit is contained in:
Éamonn McManus 2021-05-13 16:43:18 -07:00 committed by GitHub
commit 8a6af9d984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.2</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>