Copilot commented on code in PR #2162: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/2162#discussion_r2798334205
########## kogito-quarkus-examples/dmn-resource-jar-quarkus-example/dmn-quarkus-consumer-example/pom.xml: ########## @@ -12,10 +12,10 @@ <artifactId>dmn-quarkus-consumer-example</artifactId> <properties> - <quarkus-plugin.version>3.20.3</quarkus-plugin.version> + <quarkus-plugin.version>3.27.2</quarkus-plugin.version> Review Comment: The PR title mentions upgrading Spring Boot to 3.5.10, but there are no Spring Boot version changes in the diff. Either the Spring Boot changes are missing from this PR, or the PR title should be updated to reflect that only Quarkus and Camel Quarkus versions are being upgraded. -- 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]
