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/31 15:03:30 UTC

[camel-karaf] branch master updated: Upgrade Johnzon to version 1.2.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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 468628b  Upgrade Johnzon to version 1.2.4
468628b is described below

commit 468628bd78c1dad87b0c95279415f0fcfdd51104
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 16:52:11 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 4fa351a..2706fc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -460,7 +460,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>