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 2020/03/16 08:47:10 UTC

[camel] branch master updated: Upgrade Jasn to version 1.11.3

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 7926de1  Upgrade Jasn to version 1.11.3
7926de1 is described below

commit 7926de14b7950990f85ba4cd8692c30ef65e9e8b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 16 09:18:23 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4633a2b..feed530 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -319,7 +319,7 @@
         <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>
-        <jasn1-version>1.11.2</jasn1-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>
         <java-apns-bundle-version>1.0.0.Beta6_1</java-apns-bundle-version>