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-graph.git
The following commit(s) were added to refs/heads/master by this push: new 4e14e95 Bump commons-parent from 57 to 58 4e14e95 is described below commit 4e14e95dd48a9912bc28e283753df57e051475ca Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 13:38:01 2023 -0400 Bump commons-parent from 57 to 58 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d8db392..d34e751 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>54</version> + <version>58</version> </parent> <artifactId>commons-graph</artifactId>