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 676eaa25df5e85000b5f7ffd9a73630a0f01f853
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Sun Feb 2 19:15:44 2020 +0200

    Upgraded Apache http-core version to 4.4.13
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ad1583c..ddc4e66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -582,7 +582,7 @@
             <dependency>
                 <groupId>org.apache.httpcomponents</groupId>
                 <artifactId>httpcore</artifactId>
-                <version>4.4.12</version>
+                <version>4.4.13</version>
             </dependency>
             <dependency>
                 <groupId>ch.ethz.ganymed</groupId>

Reply via email to