[ https://issues.apache.org/jira/browse/HIVE-26173?focusedWorklogId=770942&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-770942 ]
ASF GitHub Bot logged work on HIVE-26173: ----------------------------------------- Author: ASF GitHub Bot Created on: 16/May/22 16:51 Start Date: 16/May/22 16:51 Worklog Time Spent: 10m Work Description: hemanthboyina commented on code in PR #3243: URL: https://github.com/apache/hive/pull/3243#discussion_r873952776 ########## pom.xml: ########## @@ -124,7 +124,7 @@ <commons-math3.version>3.6.1</commons-math3.version> <commons-dbcp2.version>2.7.0</commons-dbcp2.version> <commons-text.version>1.8</commons-text.version> - <derby.version>10.14.1.0</derby.version> + <derby.version>10.14.2.0</derby.version> Review Comment: thanks for the review @zabetak , updated the derby version in standalone metastore i think rest of the pom.xml are reading derby version from these two places only Issue Time Tracking ------------------- Worklog Id: (was: 770942) Time Spent: 0.5h (was: 20m) > Upgrade derby to 10.14.2.0 > -------------------------- > > Key: HIVE-26173 > URL: https://issues.apache.org/jira/browse/HIVE-26173 > Project: Hive > Issue Type: Improvement > Reporter: Hemanth Boyina > Assignee: Hemanth Boyina > Priority: Major > Labels: pull-request-available > Time Spent: 0.5h > Remaining Estimate: 0h > > upgrade derby from 10.14.1.0 to 10.14.2.0, to fix the vulnerability > CVE-2018-1313 -- This message was sent by Atlassian Jira (v8.20.7#820007)