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 06ffdb0 Upgrade Jandex to version 2.1.3.Final 06ffdb0 is described below commit 06ffdb079e59c47eb4afbe6183a16db171d2bebf Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Mar 23 12:30:03 2020 +0100 Upgrade Jandex to version 2.1.3.Final --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 7383cd6..4ba907d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -318,7 +318,7 @@ <jackrabbit-version>2.21.0</jackrabbit-version> <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version> <jasminb-jsonapi-version>0.10</jasminb-jsonapi-version> - <jandex-version>2.1.2.Final</jandex-version> + <jandex-version>2.1.3.Final</jandex-version> <jasn1-version>1.11.3</jasn1-version> <jasypt-bundle-version>1.9.3_1</jasypt-bundle-version> <jasypt-version>1.9.3</jasypt-version>