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-statistics.git
commit 3c9be45847d22d8d5a2f2ec40e40009d2368f11e Author: Alex Herbert <[email protected]> AuthorDate: Tue Aug 25 14:25:38 2026 +0100 Update commons parent 99 to 104 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fc19c5da..287b1765 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>99</version> + <version>104</version> </parent> <modelVersion>4.0.0</modelVersion>
