forked from pool/maven-doxia
This commit is contained in:
parent
75e571067c
commit
53fc79a30c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 22 18:20:02 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Do not build against the log4j12 packages
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 22 11:34:40 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
Tue Feb 22 11:34:40 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@ BuildRequires: xmlunit
|
|||||||
BuildRequires: xmvn-install
|
BuildRequires: xmvn-install
|
||||||
BuildRequires: xmvn-resolve
|
BuildRequires: xmvn-resolve
|
||||||
# Runtime dependency of doxia-module-fo
|
# 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:)
|
BuildRequires: mvn(org.apache.maven:maven-parent:pom:)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user