1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-04 15:28:21 +08:00

Merge pull request #6 from CarmJos/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.13 to 4.13.1
This commit is contained in:
Carm
2021-10-30 17:59:07 +08:00
committed by GitHub
+1 -1
View File
@@ -122,7 +122,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>