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-jakarta.git
commit 966a03158484282568df5e7bff44d460d3c01a8e Author: Piotr P. Karwasz <[email protected]> AuthorDate: Thu Nov 16 13:46:04 2023 +0100 Bump `logging-parent` to version 10.4.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1ead8f..af50afd 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.logging</groupId> <artifactId>logging-parent</artifactId> - <version>10.3.0</version> + <version>10.4.0</version> </parent> <groupId>org.apache.logging.log4j</groupId>
