This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
The following commit(s) were added to refs/heads/master by this push: new 96eae990 Pick up biz.aQute.bndlib version from parent POM 96eae990 is described below commit 96eae9903e3315aba89a3c654fef599be36ab1c5 Author: Gary David Gregory (Code signing key) <ggreg...@apache.org> AuthorDate: Tue Jan 10 13:04:01 2023 -0500 Pick up biz.aQute.bndlib version from parent POM --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index da18db31..0a17a91c 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,6 @@ <commons.felix.version>5.1.8</commons.felix.version> <commons.spotbugs.plugin.version>4.7.3.0</commons.spotbugs.plugin.version> <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version> - <commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version> <commons.pmd-impl.version>6.52.0</commons.pmd-impl.version> </properties>