This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 7de0ad9 Upgrade Snappy Java to version 1.1.7.3, the version used by Kafka-clients 7de0ad9 is described below commit 7de0ad93cb6259b66f84121db053c5644fe85346 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Feb 19 09:07:37 2020 +0100 Upgrade Snappy Java to version 1.1.7.3, the version used by Kafka-clients --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index aca2ee5..3582277 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -578,7 +578,7 @@ <smallrye-metrics-version>2.4.0</smallrye-metrics-version> <smallrye-health-version>2.2.0</smallrye-health-version> <snakeyaml-version>1.25</snakeyaml-version> - <snappy-version>1.1.4</snappy-version> + <snappy-version>1.1.7.3</snappy-version> <snmp4j-version>2.6.3_1</snmp4j-version> <solr-bundle-version>8.1.1_1</solr-bundle-version> <!-- solr version aligned with lucene -->