Merge pull request #1047 from hub4j/dependabot/maven/junit-junit-4.13.2

Chore(deps-dev): Bump junit from 4.13.1 to 4.13.2
This commit is contained in:
Liam Newman
2021-03-01 09:20:28 -08:00
committed by GitHub

View File

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