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 b37a77bdf7a91ef2eb6067ea010c67be1eceab53
Author: Alex Herbert <aherb...@apache.org>
AuthorDate: Fri Jun 6 14:51:43 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 77e41118..1a4bad18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>81</version>
+    <version>84</version>
   </parent>
 
   <artifactId>commons-rng-parent</artifactId>

Reply via email to