You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by rc...@apache.org on 2022/05/25 09:50:11 UTC

[james-project] 01/02: JAMES-3771 Bump up Jackson version to 2.13.3

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

rcordier pushed a commit to branch upgrade-es-8.2
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 341c22fc0dcdc3f46c102dd71f71f22889865a43
Author: Rene Cordier <rc...@linagora.com>
AuthorDate: Wed May 25 14:12:35 2022 +0700

    JAMES-3771 Bump up Jackson version to 2.13.3
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index fff7b3fbf1..2511b8c7ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -614,8 +614,8 @@
         <cucumber.version>2.4.0</cucumber.version>
 
         <pax-logging-api.version>1.6.4</pax-logging-api.version>
-        <jackson.version>2.13.2</jackson.version>
-        <jackson.databind.version>2.13.2.2</jackson.databind.version>
+        <jackson.version>2.13.3</jackson.version>
+        <jackson.databind.version>2.13.3</jackson.databind.version>
         <feign.version>11.8</feign.version>
         <feign-form.version>3.8.0</feign-form.version>
         <jjwt.version>0.11.2</jjwt.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org