diff --git a/resteasy.spec b/resteasy.spec index 13bc00a521d121420dfe555f9953246655b32133..5ec78939920c38fdf2c7200c137712ce0995993c 100644 --- a/resteasy.spec +++ b/resteasy.spec @@ -2,7 +2,7 @@ %global namedversion %{version}%{namedreltag} Name: resteasy Version: 3.0.19 -Release: 5 +Release: 6 Summary: Framework for RESTful Web services and Java applications License: ASL 2.0 and CDDL URL: https://github.com/resteasy/Resteasy/ @@ -339,6 +339,9 @@ done %license jaxrs/License.html %changelog +* Mon Feb 21 2022 wangkai - 3.0.19-6 +- Rebuild for fix log4j1.x cves + * Tue Jan 04 2022 wangkai - 3.0.19-5 - fix CVE-2020-1695