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-bcel.git
commit 14f9c76c8ae24513b12cd09ecaf754c3bed449d3 Author: Gary David Gregory (Code signing key) <ggreg...@apache.org> AuthorDate: Sun Oct 2 15:44:11 2022 -0400 Bump Bump maven-bundle-plugin from 5.1.3 to 5.1.8 --- RELEASE-NOTES.txt | 2 +- pom.xml | 2 +- src/changes/changes.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 1a754bb5..52aebe1c 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -83,7 +83,7 @@ o Bump junit-jupiter from 5.7.0 to 5.9.1 #78, #90, #101, #112, #135. T o Bump jna.version from 5.6.0 to 5.12.1 #84, #102, #109, #120, #131. Thanks to Dependabot. o Bump jmh.version from 1.19 to 1.35 #92, #100, #122. Thanks to Dependabot. o Bump maven-javadoc-plugin from 3.2.0 to 3.4.1. Thanks to Gary Gregory. -o Bump Bump maven-bundle-plugin from 5.1.1 to 5.1.3. Thanks to Gary Gregory. +o Bump Bump maven-bundle-plugin from 5.1.1 to 5.1.8. Thanks to Gary Gregory. o Bump taglist-maven-plugin from 2.4 to 3.0.0 #114. Thanks to Dependabot. o Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.2.0 #128, #132, #136, #144. Thanks to Gary Gregory, Dependabot. o Bump spotbugs from 4.5.3 to 4.7.1. Thanks to Gary Gregory. diff --git a/pom.xml b/pom.xml index e0f61bdd..af716e4c 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ <japicmp.skip>false</japicmp.skip> <commons.jacoco.version>0.8.8</commons.jacoco.version> <commons.javadoc.version>3.4.1</commons.javadoc.version> - <commons.felix.version>5.1.3</commons.felix.version> + <commons.felix.version>5.1.8</commons.felix.version> <commons.spotbugs.plugin.version>4.7.2.0</commons.spotbugs.plugin.version> <commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version> <commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6fd9c8de..c8e635d7 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -125,7 +125,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot">Bump jna.version from 5.6.0 to 5.12.1 #84, #102, #109, #120, #131.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jmh.version from 1.19 to 1.35 #92, #100, #122.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.1.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Bump maven-bundle-plugin from 5.1.1 to 5.1.3.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Bump maven-bundle-plugin from 5.1.1 to 5.1.8.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #114.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.2.0 #128, #132, #136, #144.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump spotbugs from 4.5.3 to 4.7.1.</action>