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-statistics.git
The following commit(s) were added to refs/heads/master by this push:
new 9334ef33 Bump org.apache.commons:commons-parent from 98 to 99
9334ef33 is described below
commit 9334ef33426d54fab69fe3f7a29e3a0a5930ff39
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 26 07:55:47 2026 -0400
Bump org.apache.commons:commons-parent from 98 to 99
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f76e8a1d..b455daf1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>98</version>
+ <version>99</version>
</parent>
<modelVersion>4.0.0</modelVersion>