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

(cherry picked from commit 5cae2d0541ab829ccac7398f5127b114f88fa478)
This commit is contained in:
starlet-dx 2021-12-24 20:46:30 +08:00 committed by openeuler-sync-bot
parent 863825f200
commit f4af75ac21

View File

@ -1,6 +1,6 @@
Name: metrics
Version: 3.1.2
Release: 2
Release: 3
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
* Fri Dec 24 2021 yaoxin <yaoxin30@huawei.com> - 3.1.2-3
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.
* 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.