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
The following commit(s) were added to refs/heads/main by this push: new 3c2a171 CAMEL-16381 - camel-dependencies - Move OSGi dependencies to camel-karaf - java-ewah 3c2a171 is described below commit 3c2a171532539f40e1cbc51892aa766d947a3bba Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed May 12 07:38:58 2021 +0200 CAMEL-16381 - camel-dependencies - Move OSGi dependencies to camel-karaf - java-ewah --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index f7a8324..0a2ab64 100644 --- a/pom.xml +++ b/pom.xml @@ -191,6 +191,7 @@ <ivy-version>2.4.0</ivy-version> <jandex-version>2.1.2.Final</jandex-version> <jasypt-bundle-version>1.9.3_1</jasypt-bundle-version> + <java-ewah-version>1.1.6</java-ewah-version> <java-apns-bundle-version>1.0.0.Beta6_1</java-apns-bundle-version> <java-util-bundle-version>1.64.0_1</java-util-bundle-version> <javax-inject-bundle-version>1_2</javax-inject-bundle-version>