diff --git a/groovy.spec b/groovy.spec index e832943348f8c721649832cf685b87d31121401d..3b45146c6a516cf52caf32c363e34a878a359ac3 100644 --- a/groovy.spec +++ b/groovy.spec @@ -1,6 +1,6 @@ Name: groovy Version: 2.4.8 -Release: 10 +Release: 11 Summary: Dynamic language for the Java Platform License: ASL 2.0 and BSD and EPL-1.0 and Public Domain and ANTLR-PD and MIT URL: http://groovy-lang.org @@ -191,6 +191,9 @@ EOF %doc LICENSE NOTICE README.adoc %changelog +* Fri Feb 25 2022 wangkai - 2.4.8-11 +- Rebuild for fix log4j1.x cves + * Mon Aug 09 2021 lingsheng - 2.4.8-10 - Speed up class loading of groovy-all files