This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-johnzon.git
commit babc43c79215e14394689a92876764e18296247b Author: Karl Pauls <pa...@apache.org> 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@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 "commits@sling.apache.org" <commits@sling.apache.org>.