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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to