sarathsubramanian commented on code in PR #689:
URL: https://github.com/apache/atlas/pull/689#discussion_r3526597607


##########
webapp/pom.xml:
##########
@@ -58,6 +58,18 @@
             <version>${jackson.version}</version>
         </dependency>
 
+        <dependency>
+            <groupId>com.fasterxml.jackson.jaxrs</groupId>
+            <artifactId>jackson-jaxrs-base</artifactId>
+            <version>2.12.7</version>

Review Comment:
   just a suggestion - can we consider maintaining jackson v2.16.2 everywhere? 
i see it might also require bumping up jersey version to 2.x.



-- 
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]

Reply via email to