You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2019/07/30 12:03:21 UTC

[sling-org-apache-sling-app-cms] branch master updated: Fixing incorrect group names for commons lang and commons email

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 339a3fd  Fixing incorrect group names for commons lang and commons email
339a3fd is described below

commit 339a3fdc9a0cd29562bfe84f479475661967b3eb
Author: Dan Klco <dk...@apache.org>
AuthorDate: Tue Jul 30 08:03:11 2019 -0400

    Fixing incorrect group names for commons lang and commons email
---
 builder/src/main/provisioning/cms.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/builder/src/main/provisioning/cms.txt b/builder/src/main/provisioning/cms.txt
index 96e44ac..9b32791 100644
--- a/builder/src/main/provisioning/cms.txt
+++ b/builder/src/main/provisioning/cms.txt
@@ -26,7 +26,8 @@
     org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlbeans/3.0.2_1
     org.apache.commons/commons-math3/3.6.1
     org.apache.commons/commons-compress/1.18
-    commons-email/commons-email/1.5
+    org.apache.commons/commons-email/1.5
+    commons-lang/commons-lang/2.6
 
 [artifacts startLevel=20]
     org.apache.servicemix.bundles/org.apache.servicemix.bundles.poi/4.0.1_2
@@ -36,7 +37,6 @@
     org.apache.sling/org.apache.sling.cms.reference/${cms.version}
     org.apache.sling/org.apache.sling.cms.transformer/${cms.version}
     org.apache.tika/tika-bundle/1.19.1
-    commons-lang/commons-lang/2.6
 
 [:repoinit]