Merge pull request #203 from foxinmy/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.8.2 to 4.13.1
This commit is contained in:
commit
04c6ac9e55
2
pom.xml
2
pom.xml
@ -268,7 +268,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<version>4.8.2</version>
|
<version>4.13.1</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user