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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 3dc6629 Bump org.apache.commons:commons-parent from 99 to 100
3dc6629 is described below
commit 3dc6629b921c06d722cb3dad4e1716324a600cc7
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 21 22:05:28 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 e18806f..f1e11ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>99</version>
+ <version>100</version>
</parent>
<artifactId>commons-release-plugin</artifactId>
<packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6d64adb..b2d78fc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -28,7 +28,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
commons-codec:commons-codec from 1.20.0 to 1.22.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.1 #426.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump maven.dependency.version from 3.9.12 to 3.9.16 #424.</action>