Merge pull request #1802 from google/dependabot/maven/codegen/junit-junit-4.13.1

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

View File

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