Bump junit from 4.12 to 4.13.1

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-12 14:26:16 +00:00
committed by GitHub
parent 8b4d0d4560
commit bba4155912

View File

@@ -29,7 +29,7 @@
<opencc4j.version>1.2.0</opencc4j.version>
<!--============================== OTHER ==============================-->
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
</properties>
<dependencyManagement>