Skip to content

Commit 01125b1

Browse files
committed
Update com.github.luben:zstd-jni to version 1.5.6-6 (#2998)
1 parent ed27303 commit 01125b1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<wiremock.version>2.35.2</wiremock.version>
139139
<xmlunit.version>2.10.0</xmlunit.version>
140140
<xz.version>1.10</xz.version>
141-
<zstd.version>1.5.6-5</zstd.version>
141+
<zstd.version>1.5.6-6</zstd.version>
142142

143143
<!-- =====================================================
144144
Pinned transitive dependency version properties (in alphabetical order)
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
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>
8+
</entry>

0 commit comments

Comments
 (0)