You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by "ayushtkn (via GitHub)" <gi...@apache.org> on 2023/04/04 06:00:16 UTC

[GitHub] [hive] ayushtkn commented on a diff in pull request #4184: HIVE-27205: Updated jackson version for CVE 2022-42003

ayushtkn commented on code in PR #4184:
URL: https://github.com/apache/hive/pull/4184#discussion_r1156766247


##########
pom.xml:
##########
@@ -148,7 +148,7 @@
     <httpcomponents.client.version>4.5.13</httpcomponents.client.version>
     <httpcomponents.core.version>4.4.13</httpcomponents.core.version>
     <ivy.version>2.5.1</ivy.version>
-    <jackson.version>2.12.7</jackson.version>
+    <jackson.version>2.12.7.1</jackson.version>

Review Comment:
   You are confused with jackson-databind version and jackson bom version, 2.12.7.1 is the version for jackson-databind 
   https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.12.7.1



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org