This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release/1.3.1 in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git
commit 3da0a89afa96a66148b7cb80752ddb316f56f3c0 Author: Volkan Yazıcı <[email protected]> AuthorDate: Thu Dec 7 10:57:13 2023 +0100 Update `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 1c9b380..a04d119 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.logging</groupId> <artifactId>logging-parent</artifactId> - <version>10.1.1</version> + <version>10.4.0</version> <relativePath /> </parent>
