This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 3ba9da5eef Update `com.github.luben:zstd-jni` to version `1.5.7-4`
(#3799)
3ba9da5eef is described below
commit 3ba9da5eef7c3a65a95a7ca547bbe2852aecb0d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 3 21:11:24 2025 +0000
Update `com.github.luben:zstd-jni` to version `1.5.7-4` (#3799)
Co-authored-by: ASF Logging Services RM <[email protected]>
---
log4j-parent/pom.xml | 2 +-
src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index d3ad93980c..7da1ce0faf 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -141,7 +141,7 @@
<wiremock.version>2.35.2</wiremock.version>
<xmlunit.version>2.10.3</xmlunit.version>
<xz.version>1.10</xz.version>
- <zstd.version>1.5.7-3</zstd.version>
+ <zstd.version>1.5.7-4</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 0000000000..979784e1e2
--- /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="3799" link="https://github.com/apache/logging-log4j2/pull/3799"/>
+ <description format="asciidoc">Update `com.github.luben:zstd-jni` to version
`1.5.7-4`</description>
+</entry>