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

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


The following commit(s) were added to refs/heads/main by this push:
     new 0a2074b4ae Remove cq-maven-plugin ignoredOverlap configuration for 
at.yawk.lz4:lz4-java
0a2074b4ae is described below

commit 0a2074b4aeee14b459c0c7c582a18b13de9fd82e
Author: James Netherton <[email protected]>
AuthorDate: Fri Jan 23 09:58:55 2026 +0000

    Remove cq-maven-plugin ignoredOverlap configuration for at.yawk.lz4:lz4-java
---
 poms/bom/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index 5378546c83..f6014bf6ce 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -8567,7 +8567,6 @@
                                 <configuration>
                                     
<baseBomPath>${project.basedir}/src/main/generated/flattened-reduced-pom.xml</baseBomPath>
                                     <ignoredOverlaps>
-                                        
<ignoredOverlap>at.yawk.lz4:lz4-java</ignoredOverlap><!-- TODO: Remove this - 
https://github.com/apache/camel-quarkus/issues/8188 -->
                                         
<ignoredOverlap>org.glassfish.jaxb:jaxb-runtime</ignoredOverlap><!-- Comes from 
quarkus-cxf-bom -->
                                     </ignoredOverlaps>
                                 </configuration>

Reply via email to