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/12/21 12:12:39 UTC

[camel] branch master updated: Upgrade Johnzon to version 1.1.11

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 326412f  Upgrade Johnzon to version 1.1.11
326412f is described below

commit 326412fb544a2da0a55f12010f5547689f1256fc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 21 13:12:17 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4ea2db5..088dc46 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -408,7 +408,7 @@
     <jolt-version>0.1.1</jolt-version>
     <jolt-bundle-version>0.1.1_1</jolt-bundle-version>
     <jool-version>0.9.12</jool-version>
-    <johnzon-version>1.1.10</johnzon-version>
+    <johnzon-version>1.1.11</johnzon-version>
     <jose4j-version>0.6.4</jose4j-version>
     <josql-bundle-version>1.5_5</josql-bundle-version>
     <josql-version>1.5</josql-version>