This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch dependency-upgrades in repository https://gitbox.apache.org/repos/asf/maven-wagon.git
commit 52e23fc9578c9678df0c973ca896caea0430fd27 Author: Michael Osipov <[email protected]> AuthorDate: Fri Apr 6 00:12:45 2018 +0200 [WAGON-514] Upgrade HttpCore to 4.4.9 --- wagon-providers/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wagon-providers/pom.xml b/wagon-providers/pom.xml index b33cf7e..3c8322f 100644 --- a/wagon-providers/pom.xml +++ b/wagon-providers/pom.xml @@ -55,7 +55,7 @@ under the License. <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore</artifactId> - <version>4.4.6</version> + <version>4.4.9</version> </dependency> <dependency> <groupId>org.apache.sshd</groupId> -- To stop receiving notification emails like this one, please contact [email protected].
