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-statistics.git
The following commit(s) were added to refs/heads/master by this push:
new 490f52b2 Bump org.apache.commons:commons-parent from 97 to 98
490f52b2 is described below
commit 490f52b23d59aa7bbf7259d401362af4984cfd78
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 7 13:03:00 2026 -0400
Bump org.apache.commons:commons-parent from 97 to 98
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 560f365d..0bd4b3f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>97</version>
+ <version>98</version>
</parent>
<modelVersion>4.0.0</modelVersion>