cziesman commented on code in PR #12966: URL: https://github.com/apache/camel/pull/12966#discussion_r1474782773
########## parent/pom.xml: ########## @@ -260,7 +260,7 @@ <jedis-client-version>5.1.0</jedis-client-version> <jetcd-version>0.7.7</jetcd-version> <jetty-version>12.0.5</jetty-version> - <jetty-plugin-version>${jetty-version}</jetty-plugin-version> + <jetty-maven-plugin-version>11.0.19</jetty-maven-plugin-version> Review Comment: No, the Maven plugin version does not track with the Jetty version. Highest plugin version is 11.0.20, released 31 Jan, 2024. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org