Compare commits

..

2 Commits

Author SHA1 Message Date
e1235f4bb4
Merge pull request #1 from ehlxr/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2021-01-21 09:46:19 +08:00
dependabot[bot]
7dcf330b78
Bump junit from 4.11 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 07:22:11 +00:00

View File

@ -25,7 +25,7 @@
<netty.version>4.1.58.Final</netty.version>
<logback.version>1.1.7</logback.version>
<junit.version>4.11</junit.version>
<junit.version>4.13.1</junit.version>
</properties>
<dependencyManagement>