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-rng.git
The following commit(s) were added to refs/heads/master by this push:
new 1edfa628 Bump org.apache.commons:commons-parent from 92 to 96
1edfa628 is described below
commit 1edfa628ad2622c529bd8605d77e0f81b468d61b
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 22 11:40:45 2026 -0500
Bump org.apache.commons:commons-parent from 92 to 96
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 646490ff..1558060c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>92</version>
+ <version>96</version>
</parent>
<artifactId>commons-rng-parent</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 14c635d5..a8a71002 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,7 +65,7 @@ New features, updates and bug fixes (requires Java 8).
<action dev="ggregory" type="update">Pick up exec-maven-plugin version
from parent POM.</action>
<action dev="ggregory" type="update">Bump org.revapi:revapi-maven-plugin
from 0.15.0 to 0.15.1 #140.</action>
<action dev="ggregory" type="update">Bump org.revapi:revapi-java from
0.28.1 to 0.28.4 #141, #143.</action>
- <action dev="ggregory" type="update">Bump
org.apache.commons:commons-parent from 91 to 92 #184.</action>
+ <action dev="ggregory" type="update">Bump
org.apache.commons:commons-parent from 91 to 96 #184.</action>
</release>
<release version="1.6" date="2024-07-15" description="