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

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

commit 3d2bb50a4c943d6334562e6a34a2f92225b8b9c7
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 5024c68083..080142c0c6 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