5
0
mirror of https://github.com/scxwhite/hera.git synced 2025-05-03 04:51:45 +08:00

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-08-18 07:22:48 +00:00 committed by GitHub
parent 912c470636
commit d04a569fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
pom.xml Executable file → Normal file
View File

@ -36,7 +36,7 @@
<fastjson.version>1.2.61</fastjson.version>
<guava.version>23.0</guava.version>
<projectlombok.version>1.18.2</projectlombok.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
<slf4j.version>1.7.9</slf4j.version>
<log4j.version>1.2.17</log4j.version>
<log4j.over.slf4j.version>1.7.9</log4j.over.slf4j.version>