File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 123
123
<lightcouch .version>0.2.0</lightcouch .version>
124
124
<log4j .version>1.2.17</log4j .version>
125
125
<log4j2-cachefile-transformer .version>2.15.0</log4j2-cachefile-transformer .version>
126
- <log4j2-ecs-layout .version>1.5 .0</log4j2-ecs-layout .version>
126
+ <log4j2-ecs-layout .version>1.6 .0</log4j2-ecs-layout .version>
127
127
<logback .version>1.3.14</logback .version>
128
128
<maven .version>3.9.6</maven .version>
129
129
<mockito .version>4.11.0</mockito .version>
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <entry xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
+ xmlns =" http://logging.apache.org/log4j/changelog"
4
+ xsi : schemaLocation =" http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5
+ type =" updated" >
6
+ <issue id =" 2301" link =" https://github.com/apache/logging-log4j2/pull/2301" />
7
+ <description format =" asciidoc" >Update `co.elastic.logging:log4j2-ecs-layout` to version `1.6.0`</description >
8
+ </entry >
Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ This releases contains ...
32
32
=== Updated
33
33
34
34
* Update `co.elastic.clients:elasticsearch-java` to version `8.12.2` (https://github.com/apache/logging-log4j2/pull/2315[2315])
35
+ * Update `co.elastic.logging:log4j2-ecs-layout` to version `1.6.0` (https://github.com/apache/logging-log4j2/pull/2301[2301])
35
36
* Update `com.github.tomakehurst:wiremock-jre8` to version `2.35.2` (https://github.com/apache/logging-log4j2/pull/2306[2306])
36
37
* Update `github/codeql-action` to version `3.24.5` (https://github.com/apache/logging-log4j2/pull/2317[2317])
37
38
* Update `io.fabric8:docker-maven-plugin` to version `0.44.0` (https://github.com/apache/logging-log4j2/pull/2299[2299])
You can’t perform that action at this time.
0 commit comments