You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/03/30 14:25:42 UTC

[camel] branch master updated: Upgrade johnzon

This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 4e4dd9a  Upgrade johnzon
4e4dd9a is described below

commit 4e4dd9a6cfdd3eb15d040ba845259dc290a9d8b1
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Mar 30 16:25:22 2020 +0200

    Upgrade johnzon
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1512266..c473558 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -368,7 +368,7 @@
         <jolt-bundle-version>0.1.1_1</jolt-bundle-version>
         <jool-version>0.9.12</jool-version>
         <jooq-version>3.13.1</jooq-version>
-        <johnzon-version>1.2.3</johnzon-version>
+        <johnzon-version>1.2.4</johnzon-version>
         <jose4j-version>0.6.4</jose4j-version>
         <josql-bundle-version>1.5_5</josql-bundle-version>
         <jsendnsca-version>2.1.1</jsendnsca-version>