!21 [sync] PR-19: Rebuild for fix log4j1.x cves

From: @openeuler-sync-bot 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-02-23 01:58:57 +00:00 committed by Gitee
commit 1c3c6ba2b7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: metrics
Version: 3.1.2
Release: 4
Release: 5
Summary: Java library which gives you what your code does in production
License: ASL 2.0
URL: http://metrics.dropwizard.io
@ -295,6 +295,9 @@ rm -rf docs/target/singlehtml/.buildinfo
%endif
%changelog
* Mon Feb 21 2022 wangkai <wangkai385@huawei.com> - 3.1.2-5
- Rebuild for fix log4j1.x cves
* Wed Dec 29 2021 houyingchao <houyingchao@huawei.com> - 3.1.2-4
- This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.