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