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 74b7f20  [KARAF-6739] Upgrade to johnzon 1.2.7
     new 2642c52  Merge pull request #183 from jbonofre/KARAF-6739
74b7f20 is described below

commit 74b7f2017d69b88827d46c14b8c4f2c4c599dd81
Author: jbonofre <[email protected]>
AuthorDate: Tue Jun 9 16:16:46 2020 +0200

    [KARAF-6739] Upgrade to johnzon 1.2.7
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4485782..cf7adcf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -358,12 +358,12 @@
             <dependency>
                 <groupId>org.apache.johnzon</groupId>
                 <artifactId>johnzon-mapper</artifactId>
-                <version>1.2.4</version>
+                <version>1.2.7</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.johnzon</groupId>
                 <artifactId>johnzon-core</artifactId>
-                <version>1.2.3</version>
+                <version>1.2.7</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.derby</groupId>

Reply via email to