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 17dd9fa9 Bump org.apache.commons:commons-parent from 102 to 103.
17dd9fa9 is described below
commit 17dd9fa9b6f7531715c85d73ac92e58ac87159f7
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 22 08:29:33 2026 -0400
Bump org.apache.commons:commons-parent from 102 to 103.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 802294d2..916433b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>102</version>
+ <version>103</version>
</parent>
<artifactId>commons-numbers-parent</artifactId>