mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
Bump junit from 4.13-beta-2 to 4.13
Bumps [junit](https://github.com/junit-team/junit4) from 4.13-beta-2 to 4.13. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f0df880b17
commit
d043c86d5a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -96,7 +96,7 @@
|
|||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.13-beta-2</version>
|
||||
<version>4.13</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>log4j</groupId>
|
||||
|
|
Loading…
Reference in a new issue