Gargi-jais11 commented on code in PR #8914:
URL: https://github.com/apache/ozone/pull/8914#discussion_r2287168409
##########
hadoop-ozone/tools/pom.xml:
##########
@@ -38,6 +38,10 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.fasterxml.jackson.core</groupId>
+ <artifactId>jackson-core</artifactId>
+ </dependency>
Review Comment:
Local build is passing but without this dependency it is failing on CI.
https://github.com/Gargi-jais11/ozone/actions/runs/17090774308/job/48463917019
--
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]