gansheer commented on code in PR #8421:
URL: https://github.com/apache/camel-quarkus/pull/8421#discussion_r2941539739
##########
pom.xml:
##########
@@ -88,6 +88,7 @@
<commons-collections.version>${commons-collections-version}</commons-collections.version>
<commons-collections4.version>${commons-collections4-version}</commons-collections4.version>
<commons-exec.version>${commons-exec-version}</commons-exec.version>
+ <commons-net.version>3.12.0</commons-net.version><!-- @sync
org.apache.camel:camel-ftp:${camel.version} dep:commons-net:commons-net -->
Review Comment:
@ppalaga @jamesnetherton Is there a better way to use the version for the
transitive dependance from camel ?
--
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]