gitgabrio commented on code in PR #2127:
URL: 
https://github.com/apache/incubator-kie-kogito-apps/pull/2127#discussion_r1814960850


##########
kogito-apps-build-parent/pom.xml:
##########
@@ -190,6 +190,11 @@
                 <artifactId>hibernate-ant</artifactId>
                 <version>${version.org.hibernate}</version>
             </dependency>
+            <dependency>
+                <groupId>com.graphql-java</groupId>
+                <artifactId>graphql-java</artifactId>
+                <version>${version.com.graphql-java-extended-scalars}</version>
+            </dependency>

Review Comment:
   Yup. I tested locally.
   Interestingly, I [found out that the two versions should be 
aligned](https://mvnrepository.com/artifact/com.graphql-java/graphql-java-extended-scalars/22.0),
 but for some reason in our tree it is not so, then this is needed



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

Reply via email to