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

chibenwa pushed a commit to branch 3.9.x
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 0b963b15123fa4ef3d7178a7554fc8afaaec948a
Author: Benoit TELLIER <[email protected]>
AuthorDate: Fri Sep 11 15:48:21 2026 +0200

    [UPGRADE] Jackson 2.19.1 -> 2.22.2
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e1e8f248fa..e886e06680 100644
--- a/pom.xml
+++ b/pom.xml
@@ -647,8 +647,8 @@
         <netty.version>4.1.126.Final</netty.version>
         <cucumber.version>7.23.0</cucumber.version>
 
-        <jackson.version>2.19.1</jackson.version>
-        <jackson.databind.version>2.19.1</jackson.databind.version>
+        <jackson.version>2.22.1</jackson.version>
+        <jackson.databind.version>2.22.2</jackson.databind.version>
         <feign.version>13.6</feign.version>
         <feign-form.version>3.8.0</feign-form.version>
         <jjwt.version>0.12.6</jjwt.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to