From de7b54b056a5829816aeb09554b5dd7ef18d6fb6 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 28 Feb 2022 09:27:58 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves --- groovy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/groovy.spec b/groovy.spec index e832943..3b45146 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 -- Gitee