You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/01/10 20:14:53 UTC

[camel] branch main updated: Upgrade to jandex 2.4.2

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.git


The following commit(s) were added to refs/heads/main by this push:
     new 550bfbb  Upgrade to jandex 2.4.2
550bfbb is described below

commit 550bfbb30c2194b6fe53d59183111008a9d480a2
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jan 10 21:14:06 2022 +0100

    Upgrade to jandex 2.4.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b4b2656..922c452 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -265,7 +265,7 @@
         <jackrabbit-version>2.21.9</jackrabbit-version>
         <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version>
         <jasminb-jsonapi-version>0.11</jasminb-jsonapi-version>
-        <jandex-version>2.4.1.Final</jandex-version>
+        <jandex-version>2.4.2.Final</jandex-version>
         <jansi-version>2.4.0</jansi-version>
         <jasn1-version>1.11.3</jasn1-version>
         <jasypt-version>1.9.3</jasypt-version>