Skip to content

Commit 72c7d73

Browse files
committed
Update com.github.luben:zstd-jni to version 1.5.5-10 (#1940)
1 parent 96eb0d0 commit 72c7d73

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<woodstox.version>6.5.1</woodstox.version>
151151
<xmlunit.version>2.9.1</xmlunit.version>
152152
<xz.version>1.9</xz.version>
153-
<zstd.version>1.5.5-9</zstd.version>
153+
<zstd.version>1.5.5-10</zstd.version>
154154

155155
<!-- =====================================================
156156
Pinned transitive dependency version properties (in alphabetical order)

src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
55
type="changed">
6-
<issue id="1938" link="https://github.com/apache/logging-log4j2/pull/1938"/>
7-
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.5-9`</description>
6+
<issue id="1940" link="https://github.com/apache/logging-log4j2/pull/1940"/>
7+
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.5-10`</description>
88
</entry>

src/site/_release-notes/_2.x.x.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The module name of four bridges (`log4j-slf4j-impl`, `log4j-slf4j2-impl`, `log4j
5050
* Fix MDC pattern converter causing issues for `%notEmpty` (https://github.com/apache/logging-log4j2/issues/1922[1922])
5151
* Fix `NotSerializableException` when `Logger` is serialized with a `ReusableMessageFactory` (https://github.com/apache/logging-log4j2/issues/1884[1884])
5252
* Update `com.fasterxml.jackson:jackson-bom` to version `2.15.3` (https://github.com/apache/logging-log4j2/pull/1894[1894])
53-
* Update `com.github.luben:zstd-jni` to version `1.5.5-9` (https://github.com/apache/logging-log4j2/pull/1938[1938])
53+
* Update `com.github.luben:zstd-jni` to version `1.5.5-10` (https://github.com/apache/logging-log4j2/pull/1940[1940])
5454
* Update `com.google.guava:guava` to version `32.1.3-jre` (https://github.com/apache/logging-log4j2/pull/1875[1875])
5555
* Update `com.h2database:h2` to version `2.2.224` (https://github.com/apache/logging-log4j2/pull/1880[1880])
5656
* Update `io.netty:netty-bom` to version `4.1.100.Final` (https://github.com/apache/logging-log4j2/pull/1857[1857])

0 commit comments

Comments
 (0)