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-numbers.git
commit 280c4ee444d0da2c573c1581519115eba1496a14 Author: Alex Herbert <[email protected]> AuthorDate: Tue Aug 25 13:54:25 2026 +0100 Update commons-parent 103 to 104 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 916433b1..e09e9b62 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>103</version> + <version>104</version> </parent> <artifactId>commons-numbers-parent</artifactId>
