This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-geometry.git
The following commit(s) were added to refs/heads/master by this push: new 990f3d9d Bump commons-parent from 57 to 58 990f3d9d is described below commit 990f3d9d65afb33d072fb18a84db2701d7224cd2 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 12:59:13 2023 -0400 Bump commons-parent from 57 to 58 --- pom.xml | 2 +- src/changes/changes.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3d1cfe60..ca63406b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>57</version> + <version>58</version> </parent> <artifactId>commons-geometry-parent</artifactId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 12075635..35a39971 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -77,8 +77,8 @@ Apache Commons Geometry 1.0 contains the following library modules: Fix misclassification of points near zero in AngularInterval. </action> <!-- UPDATE --> - <action dev="ggregory" type="fix" due-to="Dependabot"> - Bump commons-parent from 55 to 56 #202. + <action dev="ggregory" type="fix" due-to="Dependabot, Gary Gregory"> + Bump commons-parent from 55 to 58 #202. </action> </release>