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/03/13 15:31:35 UTC

[commons-parent] branch master updated: Bump biz.aQute.bnd:biz.aQute.bndlib from 6.1.0 to 6.2.0

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


The following commit(s) were added to refs/heads/master by this push:
     new cf42e4a  Bump biz.aQute.bnd:biz.aQute.bndlib from 6.1.0 to 6.2.0
cf42e4a is described below

commit cf42e4a02bd9c04311630299b349218e9c4dba33
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Mar 13 11:31:31 2022 -0400

    Bump biz.aQute.bnd:biz.aQute.bndlib from 6.1.0 to 6.2.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 717e686..ade7e42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
     <commons.enforcer-plugin.version>3.0.0</commons.enforcer-plugin.version>
     <commons.buildnumber-plugin.version>3.0.0</commons.buildnumber-plugin.version>
     <!-- requires Java 8 -->
-    <commons.biz.aQute.bndlib.version>6.1.0</commons.biz.aQute.bndlib.version>
+    <commons.biz.aQute.bndlib.version>6.2.0</commons.biz.aQute.bndlib.version>
 
     <!--
       Note: Maven site plugin 3.5.1 is the latest version but is not a direct replacement:
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f6492dc..15b3289 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -82,7 +82,7 @@ The <action> type attribute can be add,update,fix,remove.
           <action type="update" dev="ggregory, Dependabot">Bump Jacoco from 0.8.5 to 0.8.7, #42.</action>
           <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump actions/setup-java from v1.4.0 to v2, #18, #22.</action>
           <action type="update" dev="sebb">Bump commons-build-plugin 1.11 -> 1.12</action>
-          <action type="update" dev="ggregory" due-to="Dependabot">Bump biz.aQute.bndlib from 5.1.2 to 6.1.0, #23, #31, #64, #76.</action>
+          <action type="update" dev="ggregory" due-to="Dependabot">Bump biz.aQute.bndlib from 5.1.2 to 6.2.0, #23, #31, #64, #76.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from 2.3.1 to 3, #15, #21, #25, #66, #71, #79.</action>
           <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.github.siom79.japicmp:japicmp-maven-plugin 0.14.3 -> 0.15.7, #34, #68, #93.</action>
           <action type="update" dev="ggregory">Bump org.apache.maven.wagon:wagon-ssh 3.4.0 -> 3.4.3, #32</action>