You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2022/10/18 05:59:07 UTC

[ozone] branch master updated: HDDS-7340. Bump jackson-databind to 2.13.4.2 (#3845)

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

adoroszlai 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 f7ba4ba588 HDDS-7340. Bump jackson-databind to 2.13.4.2 (#3845)
f7ba4ba588 is described below

commit f7ba4ba588665899faa6b3514b452f092d06b35f
Author: Doroszlai, Attila <64...@users.noreply.github.com>
AuthorDate: Tue Oct 18 07:59:01 2022 +0200

    HDDS-7340. Bump jackson-databind to 2.13.4.2 (#3845)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e11eafb307..35ad9d7913 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
 
     <!-- jackson versions -->
     <jackson2.version>2.13.4</jackson2.version>
-    <jackson2.databind.version>2.13.4</jackson2.databind.version>
+    <jackson2.databind.version>2.13.4.2</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