This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
The following commit(s) were added to refs/heads/master by this push: new bcfdb7f Bump logging-parent version from 7 to 8 bcfdb7f is described below commit bcfdb7fd298750841f5be119c44450e1e630dd92 Author: Piotr P. Karwasz <piotr.git...@karwasz.org> AuthorDate: Sun Mar 5 22:19:50 2023 +0100 Bump logging-parent version from 7 to 8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 28044a8..aef08e7 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ <parent> <groupId>org.apache.logging</groupId> <artifactId>logging-parent</artifactId> - <version>7</version> + <version>8</version> </parent> <groupId>org.apache.logging.log4j</groupId>