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

commit 43bef6876d4c7b4c966fb22e35f2eb93cca9cb56
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 2 09:32:37 2023 -0400

    Bump org.apache.felix:maven-bundle-plugin from 5.1.8 to 5.1.9
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4b534b2..a5d9922 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
     <commons.cyclonedx.version>2.7.9</commons.cyclonedx.version>
     <commons.spdx.version>0.6.5</commons.spdx.version>
     <commons.failsafe.version>3.1.2</commons.failsafe.version>
-    <commons.felix.version>5.1.8</commons.felix.version>
+    <commons.felix.version>5.1.9</commons.felix.version>
     <commons.jacoco.version>0.8.10</commons.jacoco.version>
     <commons.japicmp.version>0.17.2</commons.japicmp.version>
     <commons.jar-plugin.version>3.3.0</commons.jar-plugin.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bad0d4a..8e8765c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -89,6 +89,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-pmd-plugin from 3.20.0 to 3.21.0.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-project-info-reports-plugin from 3.4.3 to 3.4.5.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-source-plugin from 3.2.1 to 3.3.0.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.apache.felix:maven-bundle-plugin from 5.1.8 to 5.1.9.</action>
         </release>
         <release version="58" date="2023-05-20" description="Version 58: 
Maintenance and update dependencies">
            <!-- ADD -->

Reply via email to