This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit b25e1dd9511413e7839b92d0606077a6b6f0aeec
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Jan 11 13:37:13 2022 +0100

    Added a note about where to place explicit dependencies versions used in 
kamelets
---
 library/camel-kamelets-bom/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/library/camel-kamelets-bom/pom.xml 
b/library/camel-kamelets-bom/pom.xml
index 673311e..145c376 100644
--- a/library/camel-kamelets-bom/pom.xml
+++ b/library/camel-kamelets-bom/pom.xml
@@ -34,6 +34,7 @@
     <description>Camel Kamelets BOM</description>
 
   <dependencyManagement>
+    <!-- Dependencies used in Kamelets must be listed here -->
     <dependencies>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to