This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 66b7c09 Bump org.apache.commons:commons-parent from 100 to 101
66b7c09 is described below
commit 66b7c096012b87946c396b9d176bd43499d8cf56
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jun 5 11:38:54 2026 -0400
Bump org.apache.commons:commons-parent from 100 to 101
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5102196..cf6c73f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>100</version>
+ <version>101</version>
</parent>
<artifactId>commons-build-plugin</artifactId>
<packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 58cb643..cf68f05 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,7 +30,7 @@
<!-- FIX -->
<!-- ADD -->
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 96 to 100.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 96 to 101.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 #420
https://github.com/mojohaus/jdepend-maven-plugin/compare/2.1...jdepend-maven-plugin-2.2.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons.maven.version from 3.9.12 to 3.9.156 #418
https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.ant:ant-launcher from 1.10.15 to 1.10.17.</action>