mirror of https://github.com/halo-dev/halo
chore(deps): bump annotations from 3.0.1 to 3.0.1u2 (#790)
Bumps [annotations](https://github.com/findbugsproject/findbugs) from 3.0.1 to 3.0.1u2. - [Release notes](https://github.com/findbugsproject/findbugs/releases) - [Commits](https://github.com/findbugsproject/findbugs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>pull/799/head
parent
27be8ead3b
commit
7bf1d060fd
|
@ -71,7 +71,7 @@ ext {
|
||||||
levelDbVersion = "0.12"
|
levelDbVersion = "0.12"
|
||||||
jsonVersion = "20190722"
|
jsonVersion = "20190722"
|
||||||
fastJsonVersion = "1.2.67"
|
fastJsonVersion = "1.2.67"
|
||||||
annotationsVersion = "3.0.1"
|
annotationsVersion = "3.0.1u2"
|
||||||
zxingVersion = "3.4.0"
|
zxingVersion = "3.4.0"
|
||||||
huaweiObsVersion = "3.19.7"
|
huaweiObsVersion = "3.19.7"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue