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 2019/04/16 10:55:06 UTC

[camel] branch master updated: Upgrade Jandex to version 2.1.1.Final

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 649306c  Upgrade Jandex to version 2.1.1.Final
649306c is described below

commit 649306c19409e9ab3b8e8ce0d3d7eb8d9f70351c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 16 12:52:29 2019 +0200

    Upgrade Jandex to version 2.1.1.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 533842b..7cb0485 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -321,7 +321,7 @@
         <jackrabbit-guava-version>15.0</jackrabbit-guava-version>
         <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version>
         <jasminb-jsonapi-version>0.9</jasminb-jsonapi-version>
-        <jandex-version>2.1.0.Final</jandex-version>
+        <jandex-version>2.1.1.Final</jandex-version>
         <jasn1-version>1.11.0</jasn1-version>
         <jasper-bundle-version>6.0.44_1</jasper-bundle-version>
         <jasypt-bundle-version>1.9.2_1</jasypt-bundle-version>