From d55f01381a2a576805957e69ee7b3c0725611eae Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 21 Feb 2022 19:46:32 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit 416e7e84c2f2a9606024fe77122c8aab375641c6) --- uima-addons.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uima-addons.spec b/uima-addons.spec index 4c8213f..9881dde 100644 --- a/uima-addons.spec +++ b/uima-addons.spec @@ -1,6 +1,6 @@ Name: uima-addons Version: 2.3.1 -Release: 1 +Release: 2 Summary: Apache UIMA Addons components License: ASL 2.0 URL: http://uima.apache.org/sandbox.html @@ -113,5 +113,8 @@ sed -i "s|1.2.14|1.2.17|" BSFAnnotator/pom %license LICENSE NOTICE %changelog +* Mon Feb 21 2022 wangkai - 2.3.1-2 +- Rebuild for fix log4j1.x cves + * Wed Aug 19 2020 maminjie - 2.3.1-1 - package init