This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.johnzon-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-johnzon.git
commit 3bef45f9a1558990a525a02081b7476b07cc44cc Author: Karl Pauls <[email protected]> AuthorDate: Fri Jul 7 14:17:33 2017 +0000 SLING-7001: Update commons.johnzon to Apache Johnzon 1.1.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/johnzon@1801169 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73b4d25..94f1d69 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ <dependency> <groupId>org.apache.johnzon</groupId> <artifactId>johnzon-core</artifactId> - <version>1.0.0</version> + <version>1.1.0</version> <scope>provided</scope> </dependency> </dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
