This is an automated email from the ASF dual-hosted git repository. grobmeier pushed a commit to branch update-to-recent-asf-parent-pom in repository https://gitbox.apache.org/repos/asf/logging-parent.git
commit d5a526c0a19d120f48b98e6476ee0fd8b723effb Author: Christian Grobmeier <[email protected]> AuthorDate: Wed Sep 27 19:44:00 2023 +0200 Upgraded to ASF parent pom 30 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 458a2d6..a8cbb8c 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>29</version> + <version>30</version> </parent> <groupId>org.apache.logging</groupId>
