You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ck...@apache.org on 2022/10/08 11:52:46 UTC

[ozone] branch master updated: HDDS-7293. Bump jackson2 to 2.13.4 (#3808)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 099422c5db HDDS-7293. Bump jackson2 to 2.13.4 (#3808)
099422c5db is described below

commit 099422c5dbdbcef1d95755cfdd42ee476a99f5e0
Author: Doroszlai, Attila <64...@users.noreply.github.com>
AuthorDate: Sat Oct 8 13:52:40 2022 +0200

    HDDS-7293. Bump jackson2 to 2.13.4 (#3808)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 14d1a473fe..d5d4d1dded 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,8 +136,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
     <jersey2.version>2.34</jersey2.version>
 
     <!-- jackson versions -->
-    <jackson2.version>2.13.2</jackson2.version>
-    <jackson2.databind.version>2.13.2.2</jackson2.databind.version>
+    <jackson2.version>2.13.4</jackson2.version>
+    <jackson2.databind.version>2.13.4</jackson2.databind.version>
 
     <!-- jaegertracing veresion -->
     <jaeger.version>1.6.0</jaeger.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org