You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2020/04/26 11:31:08 UTC

[sling-org-apache-sling-starter] branch master updated: use Commons Johnzon 1.2.2

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2cf742b  use Commons Johnzon 1.2.2
2cf742b is described below

commit 2cf742b21f2a5fcc5afa588af0e91a9a29720d86
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Sun Apr 26 13:30:56 2020 +0200

    use Commons Johnzon 1.2.2
---
 src/main/provisioning/boot.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/provisioning/boot.txt b/src/main/provisioning/boot.txt
index baf39b4..81008e1 100644
--- a/src/main/provisioning/boot.txt
+++ b/src/main/provisioning/boot.txt
@@ -50,7 +50,7 @@
     org.slf4j/slf4j-api/${slf4j.version}
     org.apache.sling/org.apache.sling.commons.log/5.1.10
     org.apache.sling/org.apache.sling.commons.logservice/1.1.0
-    org.apache.sling/org.apache.sling.commons.johnzon/1.2.0
+    org.apache.sling/org.apache.sling.commons.johnzon/1.2.2
     org.slf4j/jcl-over-slf4j/${slf4j.version}
     org.slf4j/log4j-over-slf4j/${slf4j.version}
     org.apache.sling/org.apache.sling.settings/1.3.10