davsclaus commented on code in PR #16874:
URL: https://github.com/apache/camel/pull/16874#discussion_r1926611962
##########
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/update/UpdateRun.java:
##########
@@ -68,7 +73,7 @@ public class UpdateRun extends CamelCommand {
boolean debug;
@CommandLine.Option(names = { "--quarkusMavenPluginVersion" },
- defaultValue = "3.15.2")
+ defaultValue = "3.17.7")
Review Comment:
There is a constant for that in `RuntimeType`
--
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]