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

andor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f4c8a215 ZOOKEEPER-4918: Bump com.fasterxml.jackson.core:jackson-core 
from 2.152 to 2.18.1
3f4c8a215 is described below

commit 3f4c8a215cceab4b26d0dda281ce0ba5026a55dd
Author: Norbert Meszaros <[email protected]>
AuthorDate: Tue Dec 16 17:10:04 2025 +0100

    ZOOKEEPER-4918: Bump com.fasterxml.jackson.core:jackson-core from 2.152 to 
2.18.1
    
    Reviewers: anmolnar, PDavid, PDavid, anmolnar
    Author: meszinorbi
    Closes #2244 from meszinorbi/master
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cfee80f54..52f023482 100644
--- a/pom.xml
+++ b/pom.xml
@@ -561,7 +561,7 @@
     <commons-cli.version>1.5.0</commons-cli.version>
     <netty.version>4.1.127.Final</netty.version>
     <jetty.version>9.4.57.v20241219</jetty.version>
-    <jackson.version>2.15.2</jackson.version>
+    <jackson.version>2.18.1</jackson.version>
     <jline.version>3.25.1</jline.version>
     <snappy.version>1.1.10.5</snappy.version>
     <kerby.version>2.0.0</kerby.version>

Reply via email to