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 001c8b0 Bump org.apache.commons:commons-parent from 98 to 99
001c8b0 is described below
commit 001c8b0a95cfa18ec060f28dddf5bd266429b62b
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 26 07:30:20 2026 -0400
Bump org.apache.commons:commons-parent from 98 to 99
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8d481dd..2813b14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>98</version>
+ <version>99</version>
</parent>
<artifactId>commons-build-plugin</artifactId>
<packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5ae72c0..25d4a1f 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 98.</action>
+ <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.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.14 #418
https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14.</action>
</release>