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 2022/09/21 13:35:44 UTC

[commons-bcel] 04/04: Bump biz.aQute.bndlib from 6.2.0 to 6.3.1

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

commit 31304b2310d7cd8d00ab3200c0699f50ac3866a2
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Sep 21 09:35:09 2022 -0400

    Bump biz.aQute.bndlib from 6.2.0 to 6.3.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dce8411f..40623b8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <commons.felix.version>5.1.3</commons.felix.version>
     <commons.spotbugs.plugin.version>4.7.2.0</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version>    
-    <biz.aQute.bndlib.version>6.3.1</biz.aQute.bndlib.version>
+    <commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version>
     <commons.pmd.version>3.19.0</commons.pmd.version>
     <commons.pmd-impl.version>6.49.0</commons.pmd-impl.version>
   </properties>