davsclaus commented on code in PR #7496:
URL: https://github.com/apache/camel/pull/7496#discussion_r858710258
##########
init/camel-bundle-plugin/pom.xml:
##########
@@ -38,6 +38,7 @@
<sourcecheckExcludesComma>
**/*.java,
</sourcecheckExcludesComma>
+ <maven-version>3.3.9</maven-version>
Review Comment:
This is a very old maven version. Looks like we are using an even older in
tooling/parent/pom
<maven-version>3.1.1</maven-version>
Maybe that is for another PR to upgrade to 3.8.5
--
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]