This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-log4j-transform.git
The following commit(s) were added to refs/heads/main by this push: new d32fb90 Bump logging-parent version from 7 to 8 d32fb90 is described below commit d32fb907ff298e0ea0306b62cb8f776f2dcf1602 Author: Piotr P. Karwasz <piotr.git...@karwasz.org> AuthorDate: Sun Mar 5 22:20:39 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 c2bbb26..60b6105 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.logging</groupId> <artifactId>logging-parent</artifactId> - <version>7</version> + <version>8</version> </parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-transform-bom</artifactId>