This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git

commit ace1857b7de7fccfc7eb595c1ec401f742f49589
Author: Alex Herbert <[email protected]>
AuthorDate: Tue Apr 14 16:24:39 2026 +0100

    Update commons parent 96 to 98
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5d65b07a..c3ea554b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>96</version>
+    <version>98</version>
   </parent>
 
   <artifactId>commons-rng-parent</artifactId>

Reply via email to