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

commit 0dacc0ec1d08c814fad3847c6c920a26b20fb0e3
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 16:08:31 2026 -0500

    Bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.0 to 7.2.1 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 6e05663..4f00624 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1773,7 +1773,7 @@
          </activation>
       <properties>
         <commons.felix.version>6.0.0</commons.felix.version>
-        
<commons.biz.aQute.bndlib.version>7.2.0</commons.biz.aQute.bndlib.version>
+        
<commons.biz.aQute.bndlib.version>7.2.1</commons.biz.aQute.bndlib.version>
       </properties>
     </profile>
     <profile>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3238916..724437d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -63,6 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- UPDATE -->
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.1 to 0.25.3.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.junit.version from 5.14.1 to 5.14.2.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
biz.aQute.bnd:biz.aQute.bndlib from 7.2.0 to 7.2.1 on Java 17 and up.</action>
       </release>
       <release version="95" date="2026-01-08" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to