This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild.

(cherry picked from commit 06a0f4b13e08572db1c9b65d1e3eadcf541a96ad)
This commit is contained in:
wk333 2021-12-16 15:45:27 +08:00 committed by openeuler-sync-bot
parent d5b64826d2
commit 81dec42cdf

View File

@ -1,6 +1,6 @@
Name: metrics
Version: 3.1.2
Release: 1
Release: 2
Summary: Java library which gives you what your code does in production
License: ASL 2.0
URL: http://metrics.dropwizard.io
@ -295,5 +295,8 @@ rm -rf docs/target/singlehtml/.buildinfo
%endif
%changelog
* Thu Dec 16 2021 wangkai <wangkai385@huawei.com> - 3.1.2-2
- This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild.
* Sat Sep 19 2020 huanghaitao <huanghaitao8@huawei.com> - 3.1.2-1
- package init