[
https://issues.apache.org/jira/browse/HIVE-27205?focusedWorklogId=854670&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-854670
]
ASF GitHub Bot logged work on HIVE-27205:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Apr/23 06:00
Start Date: 04/Apr/23 06:00
Worklog Time Spent: 10m
Work Description: 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
Issue Time Tracking
-------------------
Worklog Id: (was: 854670)
Time Spent: 40m (was: 0.5h)
> Update jackson-databind for CVE fix for CVE-2022-42003
> ------------------------------------------------------
>
> Key: HIVE-27205
> URL: https://issues.apache.org/jira/browse/HIVE-27205
> Project: Hive
> Issue Type: Task
> Reporter: Diksha
> Assignee: Diksha
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Update jackson-databind for CVE fix for CVE-2022-42003
--
This message was sent by Atlassian Jira
(v8.20.10#820010)