This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git
commit 0a269f88fb82c5d21196ed1efad83f20bf98d89b Author: Matt Sicker <boa...@gmail.com> AuthorDate: Mon Dec 13 23:14:07 2021 -0600 Update parent pom to v3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 520d462..4a27c1c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging</groupId> <artifactId>logging-parent</artifactId> - <version>2</version> + <version>3</version> <relativePath /> </parent>