diff --git a/hibernate-validator.spec b/hibernate-validator.spec index c3758a30a77c84984d11cf0617e165e0db8d4da6..2b645ca11b325a454d89ed2672ab55f247cf4ecd 100644 --- a/hibernate-validator.spec +++ b/hibernate-validator.spec @@ -4,7 +4,7 @@ Name: hibernate-validator Version: 5.2.4 -Release: 4 +Release: 5 Summary: Bean Validation 1.1 (JSR 349) Reference Implementation License: ASL 2.0 URL: http://www.hibernate.org/subprojects/validator.html @@ -144,6 +144,9 @@ rm engine/src/main/java/org/hibernate/validator/internal/engine/valuehandling/Ja %license copyright.txt license.txt %changelog +* Mon Feb 14 2022 wangkai - 5.2.4-5 +- Rebuild for fix log4j1.x cves + * Mon Aug 23 2021 houyingchao - 5.2.4-4 - Fix CVE-2019-10219