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 0c28fd3638 Remove redundant infinispan-jboss-marshalling from the BOM
0c28fd3638 is described below

commit 0c28fd3638ed63e8a24b54abfdfd277373d7962a
Author: James Netherton <[email protected]>
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 f3625fe921..5e2b51c74d 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -10186,11 +10186,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 34f73cfc24..f0581fbbd9 100644
--- a/poms/bom/src/main/generated/flattened-full-pom.xml
+++ b/poms/bom/src/main/generated/flattened-full-pom.xml
@@ -10146,11 +10146,6 @@
         <artifactId>js-scriptengine</artifactId><!-- 
org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
         <version>22.0.0.2</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.9.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} -->

Reply via email to