Skip to content

Commit 78d5a1b

Browse files
committed
Update com.github.luben:zstd-jni to version 1.5.5-10 (#1989)
1 parent 678270e commit 78d5a1b

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
@@ -164,7 +164,7 @@
164164
<woodstox.version>6.5.1</woodstox.version>
165165
<xmlunit.version>2.9.1</xmlunit.version>
166166
<xz.version>1.9</xz.version>
167-
<zstd.version>1.5.5-7</zstd.version>
167+
<zstd.version>1.5.5-10</zstd.version>
168168

169169
<!-- =====================================================
170170
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="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="1989" link="https://github.com/apache/logging-log4j2/pull/1989"/>
7+
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.5-10`</description>
8+
</entry>

0 commit comments

Comments
 (0)