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 03e3836  [KARAF-6659] Upgrade to johnzon 1.2.4
     new 18c1ed0  Merge pull request #150 from jbonofre/KARAF-6659
03e3836 is described below

commit 03e38366e7d63c76867ed2263b2e053c34336fc4
Author: jbonofre <[email protected]>
AuthorDate: Mon Mar 30 15:29:36 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index c88674c..3122d6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -356,7 +356,7 @@
             <dependency>
                 <groupId>org.apache.johnzon</groupId>
                 <artifactId>johnzon-mapper</artifactId>
-                <version>1.2.3</version>
+                <version>1.2.4</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.derby</groupId>

Reply via email to