You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/12/15 10:43:21 UTC

[camel-karaf] branch main updated: Camel-Avro: Upgrade Commons-compress to version 1.21 to align the feature

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 63a1a09  Camel-Avro: Upgrade Commons-compress to version 1.21 to align the feature
63a1a09 is described below

commit 63a1a09df4ce66ee17c567bf08ef840ef506ed25
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Dec 15 11:40:08 2021 +0100

    Camel-Avro: Upgrade Commons-compress to version 1.21 to align the feature
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a0f6869..2d5b58c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
         <asterisk-java-bundle-version>1.0.0-final_1</asterisk-java-bundle-version>
         <automaton-bundle-version>1.11-8_1</automaton-bundle-version>
         <avalon-bundle-version>4.3.1_1</avalon-bundle-version>
-        <avro-java-commons-compress-version>1.20</avro-java-commons-compress-version>
+        <avro-java-commons-compress-version>1.21</avro-java-commons-compress-version>
         <avro-jackson-version>2.12.3</avro-jackson-version>
         <aws-sdk-v2-bundle-version>2.17.93_1</aws-sdk-v2-bundle-version>
         <azure-core-bundle-version>1.16.0_1</azure-core-bundle-version>