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-starter.git
The following commit(s) were added to refs/heads/master by this push:
new 92605f2 SLING-8299 - Remove httpclient 3.x from the Sling Starter
92605f2 is described below
commit 92605f21f040599e2f7200532441e5a92805d429
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Mar 1 16:49:34 2019 +0100
SLING-8299 - Remove httpclient 3.x from the Sling Starter
---
src/main/provisioning/sling.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/main/provisioning/sling.txt b/src/main/provisioning/sling.txt
index c5a530e..9d33bc0 100644
--- a/src/main/provisioning/sling.txt
+++ b/src/main/provisioning/sling.txt
@@ -31,7 +31,6 @@
commons-lang/commons-lang/2.6
org.apache.commons/commons-lang3/3.8.1
org.apache.commons/commons-math/2.2
- org.apache.geronimo.bundles/commons-httpclient/3.1_2
org.apache.httpcomponents/httpcore-osgi/4.4.10
org.apache.httpcomponents/httpclient-osgi/4.5.6
org.apache.sling/org.apache.sling.adapter/2.1.10