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:
dependabot[bot] 2020-08-17 06:09:21 +00:00 committed by GitHub
parent f0df880b17
commit d043c86d5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,7 +96,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.13-beta-2</version> <version>4.13</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>log4j</groupId> <groupId>log4j</groupId>