build(deps): bump junit from 4.12 to 4.13.1 #12

Merged
dependabot[bot] merged 1 commits from dependabot/maven/junit-junit-4.13.1 into master 2020-10-14 07:56:22 +08:00
Showing only changes of commit 512d04f3e9 - Show all commits

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 -->