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:34 UTC

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

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>