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-pool.git
The following commit(s) were added to refs/heads/master by this push: new 617f785c Pick up maven-bundle-plugin version from parent POM 617f785c is described below commit 617f785c0c5832c4e13ba97d211425bc055b73dc Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jan 10 13:24:38 2023 -0500 Pick up maven-bundle-plugin version from parent POM --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 134caa4a..c49636b0 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,6 @@ <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> <commons.osgi.import>net.sf.cglib.proxy;resolution:=optional,*</commons.osgi.import> <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version> - <commons.felix.version>5.1.8</commons.felix.version> <spotbugs.plugin.version>4.7.3.0</spotbugs.plugin.version> <spotbugs.impl.version>4.7.3</spotbugs.impl.version> <commons.pmd-impl.version>6.52.0</commons.pmd-impl.version>