Skip to content

Commit 8f9877e

Browse files
committed
Update com.github.luben:zstd-jni to version 1.5.6-3 (#2504)
1 parent 0ddf261 commit 8f9877e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<wiremock.version>2.35.2</wiremock.version>
159159
<xmlunit.version>2.9.1</xmlunit.version>
160160
<xz.version>1.9</xz.version>
161-
<zstd.version>1.5.6-2</zstd.version>
161+
<zstd.version>1.5.6-3</zstd.version>
162162

163163
<!-- =====================================================
164164
Pinned transitive dependency version properties (in alphabetical order)

src/changelog/.3.x.x/update_com_github_luben_zstd_jni.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
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="2446" link="https://github.com/apache/logging-log4j2/pull/2446"/>
7-
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.6-2`</description>
6+
<issue id="2504" link="https://github.com/apache/logging-log4j2/pull/2504"/>
7+
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.6-3`</description>
88
</entry>

0 commit comments

Comments
 (0)