Merge pull request #1804 from google/dependabot/maven/metrics/junit-junit-4.13.1

Bump junit from 3.8.2 to 4.13.1 in /metrics
This commit is contained in:
Éamonn McManus 2021-05-13 16:42:28 -07:00 committed by GitHub
commit 90ffe4c3d5
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>