mariofusco commented on code in PR #6103:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6103#discussion_r1775236145


##########
kie-dmn/kie-dmn-core-jsr223/pom.xml:
##########
@@ -112,21 +112,10 @@
       <artifactId>kie-dmn-core-jsr223-jq</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.openjdk.nashorn</groupId>
+      <artifactId>nashorn-core</artifactId>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
-  <profiles>

Review Comment:
   These and other changes to poms file are actually not related to this fix, 
but they are meant to fix some tech debt to support old JVM versions that we 
don't need anymore.



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