mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/reflections: switch to newer dom4j
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/44875 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
committed by
Miroslav Šulc
parent
75bf2b6c88
commit
80b598184e
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Skeleton command:
|
||||
@@ -29,7 +29,7 @@ KEYWORDS="amd64 arm64 ppc64"
|
||||
# org.slf4j:slf4j-simple:1.7.24 -> >=dev-java/slf4j-simple-1.7.30:0
|
||||
|
||||
CP_DEPEND="
|
||||
dev-java/dom4j:1
|
||||
>=dev-java/dom4j-2.2.0:0
|
||||
dev-java/gson:0
|
||||
dev-java/javassist:3
|
||||
dev-java/slf4j-api:0
|
||||
Reference in New Issue
Block a user