Update `com.github.luben:zstd-jni` to version `1.5.6-5` (#2901)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 573b2fb..cd6770b 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -143,7 +143,7 @@
<wiremock.version>2.35.2</wiremock.version>
<xmlunit.version>2.10.0</xmlunit.version>
<xz.version>1.10</xz.version>
- <zstd.version>1.5.6-4</zstd.version>
+ <zstd.version>1.5.6-5</zstd.version>
<!-- =====================================================
Pinned transitive dependency version properties (in alphabetical order)
diff --git a/src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml b/src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml
new file mode 100644
index 0000000..c455b95
--- /dev/null
+++ b/src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="https://logging.apache.org/xml/ns"
+ xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
+ type="updated">
+ <issue id="2901" link="https://github.com/apache/logging-log4j2/pull/2901"/>
+ <description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.6-5`</description>
+</entry>