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 e0d3265 Upgrade JASN1 to version 1.11.2 e0d3265 is described below commit e0d326582c9a40c2c852920ab7fff4a5d6e0078d Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jun 7 16:41:35 2019 +0200 Upgrade JASN1 to version 1.11.2 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index f0647c0..d558b65 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -323,7 +323,7 @@ <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.1.Final</jandex-version> - <jasn1-version>1.11.1</jasn1-version> + <jasn1-version>1.11.2</jasn1-version> <jasper-bundle-version>6.0.44_1</jasper-bundle-version> <jasypt-bundle-version>1.9.2_1</jasypt-bundle-version> <jasypt-version>1.9.2</jasypt-version>