From 360ce060425da40312524ae5afb71ccbfe304fb9 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 20 Dec 2021 16:22:45 +0800 Subject: [PATCH] This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild. --- json-lib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/json-lib.spec b/json-lib.spec index ba202f4..bc07f99 100644 --- a/json-lib.spec +++ b/json-lib.spec @@ -1,6 +1,6 @@ Name: json-lib Version: 2.4 -Release: 18 +Release: 19 Summary: JSON library for Java License: ASL 2.0 URL: http://json-lib.sourceforge.net/ @@ -95,6 +95,9 @@ cd - %license LICENSE.txt %changelog +* Thu Dec 20 2021 wangkai - 2.4-19 +- This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild. + * Tue Feb 2 2021 wutao - 2.4-18 - change depdencies to groovy