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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/main by this push:
     new 7a8e939e Bump org.apache.johnzon:johnzon-core from 1.2.21 to 1.2.22 
(#561)
7a8e939e is described below

commit 7a8e939e2f037271537aebee690eaccd2dd26588
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 3 11:35:38 2025 +0100

    Bump org.apache.johnzon:johnzon-core from 1.2.21 to 1.2.22 (#561)
    
    Bumps org.apache.johnzon:johnzon-core from 1.2.21 to 1.2.22.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.johnzon:johnzon-core
      dependency-version: 1.2.22
      dependency-type: direct:production
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 18ac8dab..5ab1de59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -318,7 +318,7 @@
             <dependency>
                 <groupId>org.apache.johnzon</groupId>
                 <artifactId>johnzon-core</artifactId>
-                <version>1.2.21</version>
+                <version>1.2.22</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.derby</groupId>

Reply via email to