Skip to content

Commit 56c57d3

Browse files
Update com.github.luben:zstd-jni to version 1.5.7-2 (#3538) (#3538)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent 14227da commit 56c57d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-compress/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<commons-compress.version>1.27.1</commons-compress.version>
3333
<jimfs.version>1.3.0</jimfs.version>
3434
<xz.version>1.10</xz.version>
35-
<zstd.version>1.5.7-1</zstd.version>
35+
<zstd.version>1.5.7-2</zstd.version>
3636
</properties>
3737

3838
<dependencyManagement>

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="3480" link="https://github.com/apache/logging-log4j2/pull/3480"/>
7-
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.7-1`</description>
6+
<issue id="3538" link="https://github.com/apache/logging-log4j2/pull/3538"/>
7+
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.7-2`</description>
88
</entry>

0 commit comments

Comments
 (0)