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 62cd4bf4d7 Bump com.github.jnr:jnr-ffi from 2.2.17 to 2.2.18 in 
/log4j-cassandra (#3971)
62cd4bf4d7 is described below

commit 62cd4bf4d71645e491f738a33cd619daf1549e41
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 29 11:40:13 2025 +0100

    Bump com.github.jnr:jnr-ffi from 2.2.17 to 2.2.18 in /log4j-cassandra 
(#3971)
    
    Bumps [com.github.jnr:jnr-ffi](https://github.com/jnr/jnr-ffi) from 2.2.17 
to 2.2.18.
    - 
[Commits](https://github.com/jnr/jnr-ffi/compare/jnr-ffi-2.2.17...jnr-ffi-2.2.18)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.jnr:jnr-ffi
      dependency-version: 2.2.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 log4j-cassandra/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log4j-cassandra/pom.xml b/log4j-cassandra/pom.xml
index b217566ad9..1439289df5 100644
--- a/log4j-cassandra/pom.xml
+++ b/log4j-cassandra/pom.xml
@@ -46,7 +46,7 @@
     <!-- at least this version has one CVE less than the one suggested by 
Cassandra -->
     <guava.version>25.1-jre</guava.version>
     <!-- Pinned transitive dependencies for reproducibility between Linux and 
MacOS -->
-    <jnr-ffi.version>2.2.17</jnr-ffi.version>
+    <jnr-ffi.version>2.2.18</jnr-ffi.version>
     <snappy.version>1.1.10.8</snappy.version>
   </properties>
 

Reply via email to