steveloughran commented on code in PR #8070:
URL: https://github.com/apache/hadoop/pull/8070#discussion_r2513905830
##########
hadoop-project/pom.xml:
##########
@@ -71,8 +71,8 @@
<jaxb.version>2.3.9</jaxb.version>
<!-- jackson versions -->
- <jackson2.version>2.14.3</jackson2.version>
- <jackson2.databind.version>2.14.3</jackson2.databind.version>
+ <jackson2.version>2.18.5</jackson2.version>
+ <jackson2.databind.version>2.18.5</jackson2.databind.version>
Review Comment:
or at least define jackson2.databind.version as ${jackson2.version} until
some need to actually diverge surfaces again in future
--
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]