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-cli.git
The following commit(s) were added to refs/heads/master by this push: new 43117d3 biz.aQute.bnd:biz.aQute.bndlib 5.3.0 -> 6.0.0 43117d3 is described below commit 43117d3b1ee95f7adb4cf968917c9ea2eb670f20 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Oct 20 08:12:54 2021 -0400 biz.aQute.bnd:biz.aQute.bndlib 5.3.0 -> 6.0.0 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f9612ef..0dd5975 100644 --- a/pom.xml +++ b/pom.xml @@ -216,7 +216,7 @@ <commons.surefire-report.version>3.0.0-M5</commons.surefire-report.version> <commons.surefire.version>3.0.0-M5</commons.surefire.version> <commons.felix.version>5.1.2</commons.felix.version> - <biz.aQute.bndlib.version>5.3.0</biz.aQute.bndlib.version> + <biz.aQute.bndlib.version>6.0.0</biz.aQute.bndlib.version> <spotbugs.plugin.version>4.4.2.1</spotbugs.plugin.version> <spotbugs.impl.version>4.4.2</spotbugs.impl.version> <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 720c416..d7d56a7 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -107,7 +107,7 @@ Bump maven-bundle-plugin 5.1.1 -> 5.1.2. </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump biz.aQute.bndlib.version 5.1.2 -> 5.3.0. + Bump biz.aQute.bndlib.version 5.1.2 -> 6.0.0. </action> <action type="update" dev="ggregory" due-to="Dependabot"> Bump spotbugs from 4.4.1 to 4.4.2 #70.