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 e5b0e12caf7ec656e6fa2d2a29f751bb20ce9411 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed May 12 13:00:45 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 0a2ab64..d986c77 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-jackson2-version>2.12.3</cassandra-jackson2-version> <cassandra-metrics-version>4.1.6</cassandra-metrics-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>
