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 8b60a39 Bump biz.aQute.bndlib from 6.2.0 to 6.3.1
8b60a39 is described below
commit 8b60a3945e2e1e532f4ec519447bf29de6182401
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jun 13 08:34:19 2022 -0400
Bump biz.aQute.bndlib from 6.2.0 to 6.3.1
---
pom.xml | 2 +-
src/changes/changes.xml | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 075ba78..05fa44f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
<commons.enforcer-plugin.version>3.0.0</commons.enforcer-plugin.version>
<commons.buildnumber-plugin.version>3.0.0</commons.buildnumber-plugin.version>
<!-- requires Java 8 -->
- <commons.biz.aQute.bndlib.version>6.2.0</commons.biz.aQute.bndlib.version>
+ <commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version>
<!--
Note: Maven site plugin 3.5.1 is the latest version but is not a direct
replacement:
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5790b21..9a6f61a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,20 +64,20 @@ The <action> type attribute can be add,update,fix,remove.
<!-- ADD -->
<action type="update" dev="ggregory" due-to="Dependabot">Add
property commons.javadoc18.java.link.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Dependabot">Bump
build-helper-maven-plugin from 3.2.0 to 3.3.0 #105.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
actions/cache from 3 to 3.0.3.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
actions/setup-java from 2 to 3.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
build-helper-maven-plugin from 3.2.0 to 3.3.0 #105.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
jacoco-maven-plugin from 0.8.7 to 0.8.8.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
spotbugs from 4.5.3 to 4.6.0.</action>
<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.6, #111.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
net.sourceforge.pmd:pmd-* from 6.44.0 to 6.45.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
net.sourceforge.pmd:pmd-* from 6.44.0 to 6.46.0.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-jxr-plugin from 3.1.1 to 3.2.0 #110.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-javadoc-plugin from 3.3.2 to 3.4.0 #114.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
apache-rat from 0.13 to 0.14.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
net.sourceforge.pmd from 6.45 to 6.46.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
biz.aQute.bndlib from 6.2.0 to 6.3.1.</action>
</release>
<release version="53" date="2022-03-31" description="WARNING:
checkstyle version has been updated; there are breaking changes which may
require updates to checkstyle.xml files">