Merge pull request #174 from lionsoul2014/dependabot/maven/binding/java/junit-junit-4.13.1

Bump junit from 3.8.1 to 4.13.1 in /binding/java
This commit is contained in:
Lion 2020-10-13 17:10:40 +08:00 committed by GitHub
commit e2ea56f586
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>