Merge pull request #1801 from google/dependabot/maven/proto/junit-junit-4.13.1

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

View File

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