You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2023/07/21 06:37:05 UTC

[camel] branch coheigea/johnzon-1.21-camel-3.x created (now cf6bd0b5951)

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

coheigea pushed a change to branch coheigea/johnzon-1.21-camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git


      at cf6bd0b5951 Upgrade Johnzon JsonB to version 1.2.21

This branch includes the following new commits:

     new cf6bd0b5951 Upgrade Johnzon JsonB to version 1.2.21

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade Johnzon JsonB to version 1.2.21

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch coheigea/johnzon-1.21-camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit cf6bd0b5951f11a6b610e3146dee7b4851140bda
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 10 11:28:12 2023 +0200

    Upgrade Johnzon JsonB to version 1.2.21
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index d8ab9f4e006..f52b0ea18c0 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -336,7 +336,7 @@
     <jira-rest-client-api-version>5.2.4</jira-rest-client-api-version>
     <jnats-version>2.16.5</jnats-version>
     <jodatime2-version>2.11.1</jodatime2-version>
-    <johnzon-version>1.2.20</johnzon-version>
+    <johnzon-version>1.2.21</johnzon-version>
     <jolokia-version>1.7.2</jolokia-version>
     <jolt-version>0.1.7</jolt-version>
     <jool-version>0.9.14</jool-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index bf974f7280b..0ab0a387b6a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -328,7 +328,7 @@
         <jool-version>0.9.14</jool-version>
         <jooq-version>3.16.11</jooq-version>
         <joor-version>0.9.14</joor-version>
-        <johnzon-version>1.2.20</johnzon-version>
+        <johnzon-version>1.2.21</johnzon-version>
         <jose4j-version>0.6.4</jose4j-version>
         <jslt-version>0.1.11</jslt-version>
         <jsmpp-version>2.3.11</jsmpp-version>