You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/03/06 12:49:07 UTC

[karaf-decanter] branch master updated: [KARAF-6483] Upgrade to johnzon 1.2.3

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

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


The following commit(s) were added to refs/heads/master by this push:
     new bf007b9  [KARAF-6483] Upgrade to johnzon 1.2.3
     new 94647c9  Merge pull request #128 from jbonofre/KARAF-6483
bf007b9 is described below

commit bf007b9e8f18e10aba68c44d3eda625328758e52
Author: jbonofre <jb...@apache.org>
AuthorDate: Fri Mar 6 06:18:56 2020 +0100

    [KARAF-6483] Upgrade to johnzon 1.2.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 29dbb8b..7aeb2f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -356,7 +356,7 @@
             <dependency>
                 <groupId>org.apache.johnzon</groupId>
                 <artifactId>johnzon-mapper</artifactId>
-                <version>0.9.3-incubating</version>
+                <version>1.2.3</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.derby</groupId>