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-karaf.git

commit dcf509e2015de3349e2061e7ba90789d55b0c852
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed May 12 13:01:38 2021 +0200

    Removed Cassandra version placeholders since no camel-cassandraql feature 
is present anymore
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b29fedf..ef4033f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,6 @@
         <braintree-jackson2-version>2.12.3</braintree-jackson2-version>
         
<build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
         <c3p0-bundle-version>0.9.5.5_1</c3p0-bundle-version>
-        <cassandra-shaded-guava>25.1-jre-graal-sub-1</cassandra-shaded-guava>
         
<chunk-templates-bundle-version>3.6.1_1</chunk-templates-bundle-version>
         
<cometd-java-server-bundle-version>2.3.1_2</cometd-java-server-bundle-version>
         
<commons-httpclient-bundle-version>3.1_7</commons-httpclient-bundle-version>

Reply via email to