From c7a7822e12affb6798a8354eb21db7354f17f3f6 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 21 Feb 2022 19:12:44 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit 63c265cd4c6dd7a56e6637620a9a952d3de66ce3) --- mchange-commons.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mchange-commons.spec b/mchange-commons.spec index 8131172..17d3d7f 100644 --- a/mchange-commons.spec +++ b/mchange-commons.spec @@ -1,6 +1,6 @@ Name: mchange-commons Version: 0.2.11 -Release: 9 +Release: 10 Summary: A collection of general purpose utilities for c3p0 License: LGPLv2 or EPL URL: https://github.com/swaldman/mchange-commons-java @@ -57,6 +57,9 @@ sbt package make-pom doc %files help -f .mfiles-javadoc %changelog +* Mon Feb 21 2022 wangkai - 0.2.11-10 +- Rebuild for fix log4j1.x cves + * Thu Apr 9 2020 likexin - 0.2.11-9 - delete the stupid copy command