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 2018/08/20 07:25:44 UTC

[camel] 09/10: Upgrade Snmp4j and related bundle to version 2.6.3_1

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

commit cdb35843ebe1022006223ddb2afde6e61abbb670
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 20 09:20:25 2018 +0200

    Upgrade Snmp4j and related bundle to version 2.6.3_1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4baa1d1..9f512bf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -624,7 +624,7 @@
     <smack-version>4.3.0</smack-version>
     <snakeyaml-version>1.21</snakeyaml-version>
     <snappy-version>1.1.4</snappy-version>
-    <snmp4j-version>2.6.2_1</snmp4j-version>
+    <snmp4j-version>2.6.3_1</snmp4j-version>
     <solr-bundle-version>7.2.1_1</solr-bundle-version>
     <!-- solr version aligned with lucene -->
     <solr-version>7.2.1</solr-version>