This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 42d80a025adf5001cf2e0ba3507eab2ba8b9e9cd
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Thu Feb 4 10:10:58 2021 +0100

    Upgrade log4j2-ecs-layout to 0.5.2.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 023aa67..3eefea0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -873,7 +873,7 @@
       <dependency>
         <groupId>co.elastic.logging</groupId>
         <artifactId>log4j2-ecs-layout</artifactId>
-        <version>0.4.0</version>
+        <version>0.5.2</version>
       </dependency>
       <dependency>
         <groupId>org.elasticsearch.client</groupId>

Reply via email to