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 2018/07/17 08:54:37 UTC

[camel] branch master updated: Upgrade Jose4j to version 0.6.4

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 a3c1a23  Upgrade Jose4j to version 0.6.4
a3c1a23 is described below

commit a3c1a23a0f691a46d454a372cbf40cc1a6c45336
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 17 10:54:13 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 0baf502..46fb164 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -406,7 +406,7 @@
     <jolt-bundle-version>0.1.1_1</jolt-bundle-version>
     <jool-version>0.9.12</jool-version>
     <johnzon-version>1.1.0</johnzon-version>
-    <jose4j-version>0.6.3</jose4j-version>
+    <jose4j-version>0.6.4</jose4j-version>
     <josql-bundle-version>1.5_5</josql-bundle-version>
     <josql-version>1.5</josql-version>
     <!-- Upgrade to 1.7.26 causes stability issues. See CAMEL-10477 -->