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 bea750b Bump org.apache.commons:commons-parent from 99 to 100
bea750b is described below
commit bea750bcb147fcdc023988285fb352165eb737a4
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 21 21:03:36 2026 -0400
Bump org.apache.commons:commons-parent from 99 to 100
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index eb7bea0..5102196 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>99</version>
+ <version>100</version>
</parent>
<artifactId>commons-build-plugin</artifactId>
<packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 593c612..58cb643 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 99.</action>
+ <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.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>