This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/main by this push:
     new 4117e86b15 Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-15 
(#4294)
4117e86b15 is described below

commit 4117e86b150606e192ff9cf89a11979c9c36f0c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 19:39:39 2026 +0000

    Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-15 (#4294)
    
    * Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-15
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.7-4 to 1.5.7-15.
    - [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-4...v1.5.7-15)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-version: 1.5.7-15
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Generate changelog entries for #4294
    
    ---------
    
    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-compress/pom.xml                                    | 2 +-
 src/changelog/.3.x.x/update_com.github.luben_zstd-jni.xml | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/log4j-compress/pom.xml b/log4j-compress/pom.xml
index 47ba798a31..700e105000 100644
--- a/log4j-compress/pom.xml
+++ b/log4j-compress/pom.xml
@@ -32,7 +32,7 @@
     <commons-compress.version>1.27.1</commons-compress.version>
     <jimfs.version>1.3.1</jimfs.version>
     <xz.version>1.10</xz.version>
-    <zstd.version>1.5.7-4</zstd.version>
+    <zstd.version>1.5.7-15</zstd.version>
   </properties>
 
   <dependencyManagement>
diff --git a/src/changelog/.3.x.x/update_com.github.luben_zstd-jni.xml 
b/src/changelog/.3.x.x/update_com.github.luben_zstd-jni.xml
new file mode 100644
index 0000000000..24ce5000fd
--- /dev/null
+++ b/src/changelog/.3.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="4294" link="https://github.com/apache/logging-log4j2/pull/4294"/>
+  <description format="asciidoc">Update `com.github.luben:zstd-jni` to version 
`1.5.7-15`</description>
+</entry>

Reply via email to