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 43b2002 Upgrade Jasn1 to version 1.11.1
43b2002 is described below
commit 43b200269df79dece2cd835c1c6f44fe2315f673
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue May 14 11:47:38 2019 +0200
Upgrade Jasn1 to version 1.11.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index afbc361..805bfb1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -321,7 +321,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.0</jasn1-version>
+ <jasn1-version>1.11.1</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>