You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/01/13 22:11:47 UTC

[commons-vfs] branch master updated: Pick up biz.aQute.bndlib.version from parent

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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new 3683f467 Pick up biz.aQute.bndlib.version from parent
3683f467 is described below

commit 3683f467c784e1593d8b6c7e95ebd537c0abbfb2
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Jan 13 17:11:43 2023 -0500

    Pick up biz.aQute.bndlib.version from parent
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fc366b2f..5cc7781e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,6 @@
     <jackrabbit2.version>2.21.14</jackrabbit2.version>
     <commons.asm.version>9.4</commons.asm.version>
     <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version>
-    <biz.aQute.bndlib.version>6.3.1</biz.aQute.bndlib.version>
     <slf4j.version>1.7.36</slf4j.version>
     <log4j2.version>2.19.0</log4j2.version>
     <clirr.skip>true</clirr.skip>