gitgabrio commented on PR #3829: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/3829#issuecomment-2609534617
Thanks @RishiRajAnand As @yesamer said, we have to be sure that this is replicated all over our repos. IINW, drools repo uses [3.8.6](https://github.com/apache/incubator-kie-drools/blob/2e8d3848e02b1ae0478088617f3b0e915c2fb7f6/build-parent/pom.xml#L89) At the same time, drools depends on Quarkus, so I guess it should also follow the samve modification. Last (very side note: the common dependencies (as the maven version) should be declared in the top most pom/bom, and then inherited downward @baldimir ^^ -- 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]
