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-numbers.git
The following commit(s) were added to refs/heads/master by this push:
new 50fe1951 Bump org.apache.commons:commons-parent from 98 to 99
50fe1951 is described below
commit 50fe1951f925cac3b1071d0b33c23485c3150796
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 26 07:51:08 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 a913f66b..9500ff74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>98</version>
+ <version>99</version>
</parent>
<artifactId>commons-numbers-parent</artifactId>