Merge pull request #12 from xiaohai2271/dependabot/maven/junit-junit-4.13.1

build(deps): bump junit from 4.12 to 4.13.1
This commit is contained in:
禾几海
2020-10-14 07:56:21 +08:00
committed by GitHub

View File

@@ -131,7 +131,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.12</version> <version>4.13.1</version>
</dependency> </dependency>
<!-- JJwt --> <!-- JJwt -->