This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 22a5f3d  CAMEL-16634: Upgrade snappy
22a5f3d is described below

commit 22a5f3dc47ccb53b23a6a7eb771c848908120388
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Jun 6 09:54:19 2021 +0200

    CAMEL-16634: Upgrade snappy
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f3fdc4c..c916b1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -250,7 +250,7 @@
         <scribe-bundle-version>1.3.7_1</scribe-bundle-version>
         <serp-bundle-version>1.14.1_1</serp-bundle-version>
         <servicemix-jaxb-version>2.3_2</servicemix-jaxb-version>
-        <snappy-version>1.1.7.3</snappy-version>
+        <snappy-version>1.1.8.4</snappy-version>
         <solr-bundle-version>8.8.2_1</solr-bundle-version>
         <spring-batch-bundle-version>4.3.3_1</spring-batch-bundle-version>
         
<spring-data-commons-bundle-version>2.5.0_1</spring-data-commons-bundle-version>

Reply via email to