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

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


The following commit(s) were added to refs/heads/main by this push:
     new 81696307ff2 Bump johnzon-version from 2.0.0 to 2.0.1 (#13756)
81696307ff2 is described below

commit 81696307ff2decb41d75a33699f847936b71cbf7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 11 11:58:00 2024 +0200

    Bump johnzon-version from 2.0.0 to 2.0.1 (#13756)
    
    Bumps `johnzon-version` from 2.0.0 to 2.0.1.
    
    Updates `org.apache.johnzon:johnzon-jsonb` from 2.0.0 to 2.0.1
    
    Updates `org.apache.johnzon:johnzon-core` from 2.0.0 to 2.0.1
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.johnzon:johnzon-jsonb
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.johnzon:johnzon-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bc7d26b2b40..02a13ae4686 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -291,7 +291,7 @@
         <jooq-version>3.19.6</jooq-version>
         <joor-version>0.9.15</joor-version>
         <jose4j-version>0.9.3</jose4j-version>
-        <johnzon-version>2.0.0</johnzon-version>
+        <johnzon-version>2.0.1</johnzon-version>
         <jslt-version>0.1.14</jslt-version>
         <jsmpp-version>3.0.1</jsmpp-version>
         <jsch-version>0.2.17</jsch-version>

Reply via email to