Bump junit from LATEST to 4.12
Bumps [junit](https://github.com/junit-team/junit) from LATEST to 4.12. - [Release notes](https://github.com/junit-team/junit/releases) - [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit/commits/r4.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
238b989efc
commit
591d9fe082
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -19,7 +19,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<version>LATEST</version>
|
<version>4.12</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue