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-geometry.git
commit d8490fd150e96cc319ee135396e58f428774e73c Author: Alex Herbert <[email protected]> AuthorDate: Mon Sep 22 13:57:38 2025 +0100 update commons parent 85 to 88 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2f80cb29..e59e49b1 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>85</version> + <version>88</version> </parent> <artifactId>commons-geometry-parent</artifactId>
