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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8ba5fda  SLING-7943 : Update Apache Felix Http Proxy to 3.0.4
8ba5fda is described below

commit 8ba5fda738016061dae435fa9190148c2ee99740
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Sep 21 06:59:53 2018 +0200

    SLING-7943 : Update Apache Felix Http Proxy to 3.0.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c6d223a..8c2caa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -252,7 +252,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.proxy</artifactId>
-            <version>3.0.2</version>
+            <version>3.0.4</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to