Merge pull request #10 from xuwujing/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1
This commit is contained in:
xuwujing
2021-03-25 16:14:45 +08:00
committed by GitHub

View File

@@ -27,7 +27,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
</dependency>