You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/02/16 13:38:14 UTC

[camel-spring-boot] branch main updated: CAMEL-19062 - Clean up Parent POM - Xchange

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-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 9b72af2defb CAMEL-19062 - Clean up Parent POM - Xchange
9b72af2defb is described below

commit 9b72af2defb57fce7f60180a3add3873937c5db1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 16 14:38:00 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Xchange
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 tooling/camel-spring-boot-dependencies/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml
index 8cc85632f4f..ef4555104eb 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4214,11 +4214,6 @@
         <artifactId>junit-pioneer</artifactId>
         <version>1.7.1</version>
       </dependency>
-      <dependency>
-        <groupId>org.knowm.xchange</groupId>
-        <artifactId>xchange-core</artifactId>
-        <version>5.0.14</version>
-      </dependency>
       <dependency>
         <groupId>org.testcontainers</groupId>
         <artifactId>cassandra</artifactId>