Manya0407 opened a new pull request, #6384:
URL: https://github.com/apache/hive/pull/6384
This PR upgrades the Jackson dependencies to version 2.18.6 across the Hive
codebase.
The following changes were made:
- Updated jackson.version to 2.18.6 in the root pom.xml
- Ensured jackson-bom is used for consistent version management
- Added/updated dependency management in storage-api/pom.xml to override
transitive Jackson dependencies coming from hadoop-common
- Updated Jackson dependencies in:
- storage-api/pom.xml
- standalone-metastore/pom.xml
- standalone-metastore/metastore-common/pom.xml
These changes ensure that all Jackson components (jackson-core,
jackson-databind, jackson-annotations) resolve to version 2.18.6 consistently
across modules.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]