This is an automated email from the ASF dual-hosted git repository. sebb 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 1af146a Update to CP54 1af146a is described below commit 1af146aec485d9fee22836d8dfa960beaaad3a8a Author: Sebb <s...@apache.org> AuthorDate: Tue Oct 25 23:17:38 2022 +0100 Update to CP54 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd55b31..d8db392 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>50</version> + <version>54</version> </parent> <artifactId>commons-graph</artifactId>