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 2023/07/10 09:28:33 UTC

[camel] branch johnzon created (now 13d9b90688d)

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

acosentino pushed a change to branch johnzon
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 13d9b90688d Upgrade Johnzon JsonB to version 1.2.21

This branch includes the following new commits:

     new 13d9b90688d 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 ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch johnzon
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 13d9b90688d813256445ace8589cfee1c3140f97
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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d1c7d4451f8..9ed27dfd61d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -287,7 +287,7 @@
         <jool-version>0.9.15</jool-version>
         <jooq-version>3.18.5</jooq-version>
         <joor-version>0.9.14</joor-version>
-        <johnzon-version>1.2.20</johnzon-version>
+        <johnzon-version>1.2.21</johnzon-version>
         <jslt-version>0.1.14</jslt-version>
         <jsmpp-version>2.3.11</jsmpp-version>
         <jsch-version>0.2.9</jsch-version>