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

ramanathan1504 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 b257e74793 Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-16 
(#4209)
b257e74793 is described below

commit b257e747937fdc644fddb0fae69ad323cf049bdd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 10:34:28 2026 +0530

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

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index b02b638d5f..59f9adc81c 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.13.0</xmlunit.version>
     <xz.version>1.12</xz.version>
-    <zstd.version>1.5.7-4</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
new file mode 100644
index 0000000000..e197a7dec9
--- /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="4209" link="https://github.com/apache/logging-log4j2/pull/4209"/>
+  <description format="asciidoc">Update `com.github.luben:zstd-jni` to version 
`1.5.7-11`</description>
+</entry>

Reply via email to