You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/05/04 14:32:01 UTC

[commons-parent] branch master updated: Bump maven-bundle-plugin from 5.1.4 to 5.1.5

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 ee606f8  Bump maven-bundle-plugin from 5.1.4 to 5.1.5
ee606f8 is described below

commit ee606f89c2f2dce22e8456aab34157d493a842d3
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed May 4 10:31:55 2022 -0400

    Bump maven-bundle-plugin from 5.1.4 to 5.1.5
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e9b9788..dca7efb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
     <commons.coveralls.version>4.3.0</commons.coveralls.version>
     <commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
     <commons.failsafe.version>2.22.2</commons.failsafe.version>
-    <commons.felix.version>5.1.4</commons.felix.version>
+    <commons.felix.version>5.1.5</commons.felix.version>
     <commons.findbugs.version>3.0.5</commons.findbugs.version>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
     <commons.japicmp.version>0.15.7</commons.japicmp.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 700121a..945f365 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,6 +72,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0 #107.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-site-plugin from 3.11.0 to 3.12.0 #108.</action>
+           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-bundle-plugin from 5.1.4 to 5.1.5.</action>
         </release>
 
         <release version="53" date="2022-03-31" description="