yesamer commented on code in PR #3921:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/pull/3921#discussion_r2097174776


##########
kogito-build/kogito-dependencies-bom/pom.xml:
##########
@@ -512,6 +513,11 @@
         <version>${version.org.junit.vintage}</version>
         <scope>test</scope>
       </dependency>
+      <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <version>${version.junit}</version>

Review Comment:
   @Abhitocode Thank you, I would consider adding the `test` scope, based on 
the fact that the above testing dependencies are using that approach. 



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