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 2019/08/07 14:35:27 UTC

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

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 6d097c0  Upgrade Johnzon to version 1.1.13
6d097c0 is described below

commit 6d097c0223814d8f85f25baa77e20f8186cc2adc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 7 16:31:32 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9027a04..359d80f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -366,7 +366,7 @@
         <jolt-bundle-version>0.1.1_1</jolt-bundle-version>
         <jool-version>0.9.12</jool-version>
         <jooq-version>3.11.11</jooq-version>
-        <johnzon-version>1.1.12</johnzon-version>
+        <johnzon-version>1.1.13</johnzon-version>
         <jose4j-version>0.6.4</jose4j-version>
         <josql-bundle-version>1.5_5</josql-bundle-version>
         <!-- Upgrade to 1.7.26 causes stability issues. See CAMEL-10477 -->