This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch 2.26.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.26.x by this push:
new 5fb84a0a67 Bump com.github.luben:zstd-jni from 1.5.7-15 to 1.5.7-16 in
the maven-patch-2-26-x group (#4310)
5fb84a0a67 is described below
commit 5fb84a0a67d9afebca40887c595cb6acc617d741
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 10 01:10:31 2026 +0000
Bump com.github.luben:zstd-jni from 1.5.7-15 to 1.5.7-16 in the
maven-patch-2-26-x group (#4310)
* Bump com.github.luben:zstd-jni in the maven-patch-2-26-x group
Bumps the maven-patch-2-26-x group with 1 update:
[com.github.luben:zstd-jni](https://github.com/luben/zstd-jni).
Updates `com.github.luben:zstd-jni` from 1.5.7-15 to 1.5.7-16
- [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-15...v1.5.7-16)
---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
dependency-version: 1.5.7-16
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: maven-patch-2-26-x
...
Signed-off-by: dependabot[bot] <[email protected]>
* Generate changelog entries for #4310
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
---
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 0cc07139a3..dd3c8aa31f 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -140,7 +140,7 @@
<wiremock.version>2.35.2</wiremock.version>
<xmlunit.version>2.10.4</xmlunit.version>
<xz.version>1.10</xz.version>
- <zstd.version>1.5.7-15</zstd.version>
+ <zstd.version>1.5.7-16</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 de24f8e75b..25aa9a1a99 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="4283" link="https://github.com/apache/logging-log4j2/pull/4283"/>
- <description format="asciidoc">Update `com.github.luben:zstd-jni` to version
`1.5.7-15`</description>
+ <issue id="4310" link="https://github.com/apache/logging-log4j2/pull/4310"/>
+ <description format="asciidoc">Update `com.github.luben:zstd-jni` to version
`1.5.7-16`</description>
</entry>