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

ppalaga 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 f0f84fe098 Manage commons-collections again, because Quarkus CXF 
stopped managing them, because it does not depend on them anymore
f0f84fe098 is described below

commit f0f84fe098e843cc128e2ee0926d6941d427e27d
Author: Peter Palaga <[email protected]>
AuthorDate: Tue May 26 12:34:47 2026 +0200

    Manage commons-collections again, because Quarkus CXF stopped managing
    them, because it does not depend on them anymore
    
    This reverts commit 983c443a587560793320e00b915e7d18fccc6732.
---
 pom.xml                                                       |  1 +
 poms/bom/pom.xml                                              |  5 +++++
 poms/bom/src/main/generated/flattened-full-pom.xml            | 10 +++++-----
 poms/bom/src/main/generated/flattened-reduced-pom.xml         | 10 +++++-----
 poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml | 10 +++++-----
 5 files changed, 21 insertions(+), 15 deletions(-)

diff --git a/pom.xml b/pom.xml
index 25df7dd0d8..dd3ff15a09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,6 +85,7 @@
         <chicory.version>${chicory-version}</chicory.version>
         
<commons-beanutils.version>${commons-beanutils-version}</commons-beanutils.version>
         <commons-cli.version>1.8.0</commons-cli.version><!-- keep in sync with 
Quarkus, via quarkus-bootstrap-core -->
+        
<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>${commons-net-version}</commons-net.version>
diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index 4d0909dafb..15e674fe90 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -7634,6 +7634,11 @@
                 <artifactId>commons-cli</artifactId>
                 <version>${commons-cli.version}</version>
             </dependency>
+            <dependency>
+                <groupId>commons-collections</groupId>
+                <artifactId>commons-collections</artifactId>
+                <version>${commons-collections.version}</version>
+            </dependency>
             <dependency>
                 <groupId>commons-net</groupId>
                 <artifactId>commons-net</artifactId>
diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml 
b/poms/bom/src/main/generated/flattened-full-pom.xml
index 291910e823..226bea9dff 100644
--- a/poms/bom/src/main/generated/flattened-full-pom.xml
+++ b/poms/bom/src/main/generated/flattened-full-pom.xml
@@ -7516,6 +7516,11 @@
         <artifactId>commons-cli</artifactId><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
         <version>1.8.0</version><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
       </dependency>
+      <dependency>
+        <groupId>commons-collections</groupId><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
+        <artifactId>commons-collections</artifactId><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
+        <version>3.2.2</version><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
+      </dependency>
       <dependency>
         <groupId>commons-net</groupId><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
         <artifactId>commons-net</artifactId><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
@@ -8437,11 +8442,6 @@
         <artifactId>org.eclipse.jgit.ssh.jsch</artifactId><!-- 
io.quarkiverse.jgit:quarkus-jgit-bom:3.6.2 -->
         <version>7.6.0.202603022253-r</version><!-- 
io.quarkiverse.jgit:quarkus-jgit-bom:3.6.2 -->
       </dependency>
-      <dependency>
-        <groupId>commons-collections</groupId><!-- 
io.quarkiverse.cxf:quarkus-cxf-bom:3.35.1 -->
-        <artifactId>commons-collections</artifactId><!-- 
io.quarkiverse.cxf:quarkus-cxf-bom:3.35.1 -->
-        <version>3.2.2</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.35.1 
-->
-      </dependency>
       <dependency>
         <groupId>org.apache.cxf</groupId><!-- 
io.quarkiverse.cxf:quarkus-cxf-bom:3.35.1 -->
         <artifactId>cxf-core</artifactId><!-- 
io.quarkiverse.cxf:quarkus-cxf-bom:3.35.1 -->
diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml 
b/poms/bom/src/main/generated/flattened-reduced-pom.xml
index 5f7c6fc4fb..3465ed5971 100644
--- a/poms/bom/src/main/generated/flattened-reduced-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml
@@ -7480,6 +7480,11 @@
         <artifactId>commons-cli</artifactId>
         <version>1.8.0</version>
       </dependency>
+      <dependency>
+        <groupId>commons-collections</groupId>
+        <artifactId>commons-collections</artifactId>
+        <version>3.2.2</version>
+      </dependency>
       <dependency>
         <groupId>commons-net</groupId>
         <artifactId>commons-net</artifactId>
@@ -8300,11 +8305,6 @@
         <artifactId>org.eclipse.jgit.ssh.jsch</artifactId>
         <version>7.6.0.202603022253-r</version>
       </dependency>
-      <dependency>
-        <groupId>commons-collections</groupId>
-        <artifactId>commons-collections</artifactId>
-        <version>3.2.2</version>
-      </dependency>
       <dependency>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-core</artifactId>
diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml 
b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
index 89991b8787..d740a5de80 100644
--- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
@@ -7480,6 +7480,11 @@
         <artifactId>commons-cli</artifactId><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
         <version>1.8.0</version><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
       </dependency>
+      <dependency>
+        <groupId>commons-collections</groupId><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
+        <artifactId>commons-collections</artifactId><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
+        <version>3.2.2</version><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
+      </dependency>
       <dependency>
         <groupId>commons-net</groupId><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
         <artifactId>commons-net</artifactId><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
@@ -8300,11 +8305,6 @@
         <artifactId>org.eclipse.jgit.ssh.jsch</artifactId><!-- 
io.quarkiverse.jgit:quarkus-jgit-bom:3.6.2 -->
         <version>7.6.0.202603022253-r</version><!-- 
io.quarkiverse.jgit:quarkus-jgit-bom:3.6.2 -->
       </dependency>
-      <dependency>
-        <groupId>commons-collections</groupId><!-- 
io.quarkiverse.cxf:quarkus-cxf-bom:3.35.1 -->
-        <artifactId>commons-collections</artifactId><!-- 
io.quarkiverse.cxf:quarkus-cxf-bom:3.35.1 -->
-        <version>3.2.2</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.35.1 
-->
-      </dependency>
       <dependency>
         <groupId>org.apache.cxf</groupId><!-- 
io.quarkiverse.cxf:quarkus-cxf-bom:3.35.1 -->
         <artifactId>cxf-core</artifactId><!-- 
io.quarkiverse.cxf:quarkus-cxf-bom:3.35.1 -->

Reply via email to