Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x ffb955561 -> f1c8ed04f


[KARAF-4651] Update to wagon-http 2.10.


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/f1c8ed04
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f1c8ed04
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f1c8ed04

Branch: refs/heads/karaf-3.0.x
Commit: f1c8ed04f82e7810ee1868a8b754c6bc6d4a1228
Parents: ffb9555
Author: Łukasz Dywicki <l...@code-house.org>
Authored: Tue Aug 9 15:28:04 2016 +0200
Committer: Łukasz Dywicki <l...@code-house.org>
Committed: Tue Aug 9 16:03:33 2016 +0200

----------------------------------------------------------------------
 tooling/karaf-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/f1c8ed04/tooling/karaf-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/karaf-maven-plugin/pom.xml 
b/tooling/karaf-maven-plugin/pom.xml
index a54f5f7..f92f69b 100644
--- a/tooling/karaf-maven-plugin/pom.xml
+++ b/tooling/karaf-maven-plugin/pom.xml
@@ -81,7 +81,7 @@
         <dependency>
             <groupId>org.apache.maven.wagon</groupId>
             <artifactId>wagon-http</artifactId>
-            <version>2.8</version>
+            <version>2.10</version>
         </dependency>
 
         <dependency>

Reply via email to