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 f1e4e30 Bump org.apache.commons:commons-build-plugin from 1.16.0 to
1.16.2.
f1e4e30 is described below
commit f1e4e30bedeff9912984d05e97d10287f68147d4
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 31 08:57:35 2026 -0500
Bump org.apache.commons:commons-build-plugin from 1.16.0 to 1.16.2.
---
pom.xml | 2 +-
src/changes/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6b36aa8..0b36874 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
<commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version>
<commons.assembly-plugin.version>3.8.0</commons.assembly-plugin.version>
<commons.build-helper.version>3.6.1</commons.build-helper.version>
- <commons.build-plugin.version>1.16.0</commons.build-plugin.version>
+ <commons.build-plugin.version>1.16.1</commons.build-plugin.version>
<commons.changes.version>3.0.0-M3</commons.changes.version>
<commons.checkstyle-plugin.version>3.6.0</commons.checkstyle-plugin.version>
<commons.checkstyle.version>13.0.0</commons.checkstyle.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7e8306b..7392718 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,6 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
net.sourceforge.pmd:pmd-* from 7.20.0 to 7.21.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons.animal-sniffer.version from 1.26 to 1.27.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 2.21.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-build-plugin from 1.16.0 to 1.16.1.</action>
</release>
<release version="96" date="2026-01-17" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->