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 54d987560a902d7b41befa92a472fec694973059 Author: Alex Herbert <aherb...@apache.org> AuthorDate: Mon Sep 22 11:33:07 2025 +0100 Update commons parent 87 to 88 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4019b5f..70c1fce 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>87</version> + <version>88</version> </parent> <modelVersion>4.0.0</modelVersion>