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 9dd95c7  Bump biz.aQute.bnd:biz.aQute.bndlib from 7.1.0 to 7.2.0 on 
Java 17 and up
9dd95c7 is described below

commit 9dd95c775b3b4d64e71b4f99ead1d0871029012f
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 27 08:24:32 2025 -0500

    Bump biz.aQute.bnd:biz.aQute.bndlib from 7.1.0 to 7.2.0 on Java 17 and
    up
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f6de79f..bd32ea1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1761,7 +1761,7 @@
          </activation>
       <properties>
         <commons.felix.version>6.0.0</commons.felix.version>
-        
<commons.biz.aQute.bndlib.version>7.1.0</commons.biz.aQute.bndlib.version>
+        
<commons.biz.aQute.bndlib.version>7.2.0</commons.biz.aQute.bndlib.version>
       </properties>
     </profile>
     <profile>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e43867e..210840f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -71,6 +71,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-assembly-plugin from 3.7.1 to 3.8.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.puppycrawl.tools:checkstyle from 12.1.2 to 12.3.0 
#687.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.ow2.asm:asm from 9.9 to 9.9.1.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
biz.aQute.bnd:biz.aQute.bndlib from 7.1.0 to 7.2.0 on Java 17 and up.</action>
       </release>
       <release version="93" date="2025-11-19" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to