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


The following commit(s) were added to refs/heads/master by this push:
     new eafca9f  Bump org.apache.felix:maven-bundle-plugin from 6.1.2 on 6.2.0 
on Java 17 and up.
eafca9f is described below

commit eafca9fe65adeb1d30ebe7a36315a83a1f39e26e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Sep 19 07:54:12 2026 -0700

    Bump org.apache.felix:maven-bundle-plugin from 6.1.2 on 6.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 2789615..5297c8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1767,7 +1767,7 @@
         <jdk>[17,)</jdk>
          </activation>
       <properties>
-        <commons.felix.version>6.1.2</commons.felix.version>
+        <commons.felix.version>6.2.0</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 fa548e6..aedaea5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,6 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:taglist-maven-plugin from 3.2.2 to 3.2.3.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:versions-maven-plugin from 2.21.0 to 2.22.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.plugins:maven-artifact-plugin from 3.6.1 to 3.7.0.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.felix:maven-bundle-plugin from 6.1.2 on 6.2.0 on Java 17 and 
up.</action>
       </release>
       <release version="105" date="2026-09-04" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to