You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2021/02/03 05:21:04 UTC

[GitHub] [phoenix] virajjasani commented on a change in pull request #1121: PHOENIX-6350: Fix build failure due to jakarta.xml.bind api

virajjasani commented on a change in pull request #1121:
URL: https://github.com/apache/phoenix/pull/1121#discussion_r569138530



##########
File path: phoenix-pherf/pom.xml
##########
@@ -152,6 +152,12 @@
     </dependency>
 
     <!-- Test Dependencies -->
+    <dependency>
+      <groupId>jakarta.xml.bind</groupId>
+      <artifactId>jakarta.xml.bind-api</artifactId>
+      <version>2.3.2</version>

Review comment:
       Can you please define this dependency version on parent pom?




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org