Copilot commented on code in PR #6747: URL: https://github.com/apache/incubator-kie-drools/pull/6747#discussion_r3362708924
########## kie-quarkus-build-parent/pom.xml: ########## @@ -39,8 +39,8 @@ </description> <properties> - <version.io.quarkus>3.27.3</version.io.quarkus> - <version.io.quarkus.camel>3.27.3</version.io.quarkus.camel> + <version.io.quarkus>3.27.4</version.io.quarkus> + <version.io.quarkus.camel>3.27.4</version.io.quarkus.camel> Review Comment: This Quarkus version bump makes an existing comment in `kie-parent/pom.xml` inaccurate: it still says "Quarkus 3.27.3 transitively imports ..." (around line ~932). To avoid future confusion when tracking vulnerability overrides, that comment should be updated to 3.27.4 as well. -- 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]
