This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit 25a23a4277142a3fe65f0f8d577e025aa3efe6d4 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Mon Sep 9 13:27:14 2019 +0300 Updated Apache HTTP core version to 4.4.12 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 44eb257..258a63f 100644 --- a/pom.xml +++ b/pom.xml @@ -582,7 +582,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore</artifactId> - <version>4.4.11</version> + <version>4.4.12</version> </dependency> <dependency> <groupId>ch.ethz.ganymed</groupId>