Croway commented on code in PR #19572: URL: https://github.com/apache/camel/pull/19572#discussion_r2432297232
########## dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java: ########## @@ -19,9 +19,9 @@ //JAVA 17+ //REPOS central=https://repo1.maven.org/maven2,apache-snapshot=https://repository.apache.org/content/groups/snapshots/ -//DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.14.1}@pom -//DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.14.1} -//DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.14.1} +//DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.15.0}@pom Review Comment: I am not sure about this, @davsclaus wdyt? IIRC we used the LTS because `jbang install camel@apache/camel` uses this file -- 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]
