File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
site/antora/modules/ROOT/examples/manual/configuration Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 134134 <wiremock .version>2.35.2</wiremock .version>
135135 <xmlunit .version>2.10.0</xmlunit .version>
136136 <xz .version>1.10</xz .version>
137- <zstd .version>1.5.6-6 </zstd .version>
137+ <zstd .version>1.5.6-7 </zstd .version>
138138
139139 <!-- =====================================================
140140 Pinned transitive dependency version properties (in alphabetical order)
Original file line number Diff line number Diff line change 33 xmlns =" https://logging.apache.org/xml/ns"
44 xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55 type =" updated" >
6- <issue id =" 2998 " link =" https://github.com/apache/logging-log4j2/pull/2998 " />
7- <description format =" asciidoc" >Update `com.github.luben:zstd-jni` to version `1.5.6-6 `</description >
6+ <issue id =" 3129 " link =" https://github.com/apache/logging-log4j2/pull/3129 " />
7+ <description format =" asciidoc" >Update `com.github.luben:zstd-jni` to version `1.5.6-7 `</description >
88</entry >
Original file line number Diff line number Diff line change 1616 ~ limitations under the License.
1717 -->
1818<Loggers >
19- <Rogger name =" org.example" level =" DEBUG" additivity =" false" >
19+ <Logger name =" org.example" level =" DEBUG" additivity =" false" >
2020 <AppenderRef ref =" FILE" />
21- </Rogger >
21+ </Logger >
2222 <Root level =" ERROR" >
2323 <AppenderRef ref =" CONSOLE" />
2424 </Root >
You can’t perform that action at this time.
0 commit comments