From 53fc79a30cddb55f2c14c36c5c5aad8256a93f6dad3f48e450efdbeeb2d15b8d Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 22 Feb 2022 18:20:35 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-doxia?expand=0&rev=18 --- maven-doxia.changes | 5 +++++ maven-doxia.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/maven-doxia.changes b/maven-doxia.changes index 55cdd40..c3ddfb3 100644 --- a/maven-doxia.changes +++ b/maven-doxia.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 22 18:20:02 UTC 2022 - Fridrich Strba + +- Do not build against the log4j12 packages + ------------------------------------------------------------------- Tue Feb 22 11:34:40 UTC 2022 - Fridrich Strba diff --git a/maven-doxia.spec b/maven-doxia.spec index c6718a5..2ce3f88 100644 --- a/maven-doxia.spec +++ b/maven-doxia.spec @@ -58,7 +58,7 @@ BuildRequires: xmlunit BuildRequires: xmvn-install BuildRequires: xmvn-resolve # Runtime dependency of doxia-module-fo -BuildRequires: mvn(log4j:log4j:1.2.17) +BuildRequires: mvn(log4j:log4j) BuildRequires: mvn(org.apache.maven:maven-parent:pom:) BuildArch: noarch