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

enorman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-johnzon.git


The following commit(s) were added to refs/heads/master by this push:
     new 5cd086f  SLING-9610 Upgrade to latest version of johnzon-core
5cd086f is described below

commit 5cd086fe467c61ac47d17c81be6d920358932452
Author: Eric Norman <[email protected]>
AuthorDate: Sun Jul 26 18:19:25 2020 -0700

    SLING-9610 Upgrade to latest version of johnzon-core
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 45d4b0f..1f85e93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@ Provide-Capability: 
osgi.contract;osgi.contract=JavaJSONP;uses:="javax.json,java
         <dependency>
             <groupId>org.apache.johnzon</groupId>
             <artifactId>johnzon-core</artifactId>
-            <version>1.2.3</version>
+            <version>1.2.8</version>
             <scope>provided</scope>
         </dependency>
         <!-- OSGi annotations (OSGi R7) -->

Reply via email to