This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit 21e31974b3a297572c2f1aa1d1e75f18146a92c3
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Sep 4 07:34:03 2026 -0400

    Bump org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2 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 78935b1..5c20301 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1767,7 +1767,7 @@
         <jdk>[17,)</jdk>
          </activation>
       <properties>
-        <commons.felix.version>6.1.0</commons.felix.version>
+        <commons.felix.version>6.1.2</commons.felix.version>
         
<commons.biz.aQute.bndlib.version>7.4.0</commons.biz.aQute.bndlib.version>
         <commons.rat.version>0.18</commons.rat.version>
       </properties>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7e982f1..1e8f015 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -70,6 +70,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.checkstyle.version from 14.0.0 to 14.1.0 on Java 21 and up.</action> 
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-surefire-plugin to 3.5.6 to 3.6.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-surefire-report-plugin to 3.5.6 to 3.6.0.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2 on Java 17 and 
up.</action>
       </release>
       <release version="104" date="2026-08-20" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to