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 ba0ecf8e06 Update `com.github.luben:zstd-jni` to version `1.5.7-3`
(#3646)
ba0ecf8e06 is described below
commit ba0ecf8e0641c1ed068e781901a624ae4f5d085a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 15 15:33:50 2025 +0200
Update `com.github.luben:zstd-jni` to version `1.5.7-3` (#3646)
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 | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index c112866c28..f4212d0550 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -138,7 +138,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.7-2</zstd.version>
+ <zstd.version>1.5.7-3</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
index 11257159e2..45803bb9a7 100644
--- 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
@@ -3,6 +3,6 @@
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="3479" link="https://github.com/apache/logging-log4j2/pull/3479"/>
- <description format="asciidoc">Update `com.github.luben:zstd-jni` to version
`1.5.7-1`</description>
+ <issue id="3646" link="https://github.com/apache/logging-log4j2/pull/3646"/>
+ <description format="asciidoc">Update `com.github.luben:zstd-jni` to version
`1.5.7-3`</description>
</entry>