You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2022/05/13 10:10:39 UTC

[camel-quarkus] branch 2.7.x updated: Remove redundant infinispan-jboss-marshalling from the BOM

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

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


The following commit(s) were added to refs/heads/2.7.x by this push:
     new e9e5828a72 Remove redundant infinispan-jboss-marshalling from the BOM
e9e5828a72 is described below

commit e9e5828a72ddf0bd72aafafd6736abe74d27e53f
Author: James Netherton <ja...@gmail.com>
AuthorDate: Thu May 12 16:16:14 2022 +0100

    Remove redundant infinispan-jboss-marshalling from the BOM
---
 poms/bom/pom.xml                                   | 5 -----
 poms/bom/src/main/generated/flattened-full-pom.xml | 5 -----
 2 files changed, 10 deletions(-)

diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index f9d4a05b09..316fc2e045 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -10133,11 +10133,6 @@
                 <artifactId>js-scriptengine</artifactId>
                 <version>${graalvm.version}</version>
             </dependency>
-            <dependency>
-                <groupId>org.infinispan</groupId>
-                <artifactId>infinispan-jboss-marshalling</artifactId>
-                <version>${infinispan.version}</version>
-            </dependency>
             <dependency>
                 <groupId>org.influxdb</groupId>
                 <artifactId>influxdb-java</artifactId>
diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml b/poms/bom/src/main/generated/flattened-full-pom.xml
index 0f1fe68fc0..5d24f89805 100644
--- a/poms/bom/src/main/generated/flattened-full-pom.xml
+++ b/poms/bom/src/main/generated/flattened-full-pom.xml
@@ -10093,11 +10093,6 @@
         <artifactId>js-scriptengine</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
         <version>21.3.1</version><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
       </dependency>
-      <dependency>
-        <groupId>org.infinispan</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
-        <artifactId>infinispan-jboss-marshalling</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
-        <version>13.0.6.Final</version><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
-      </dependency>
       <dependency>
         <groupId>org.influxdb</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
         <artifactId>influxdb-java</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->