From 3e67475a8932eb4617c57c6f62d9cabf5967a908 Mon Sep 17 00:00:00 2001 From: Nicolas Winocur Date: Tue, 12 Mar 2019 11:48:17 -0400 Subject: [PATCH] Update junixsocket to v2.2.0 to support ARM, Win10 Updates junixsocket to version 2.2.0, which adds the following to its supported platforms: Linux ARM 32-bit and 64-bit (e.g., Raspberry Pi), and Windows 10 AMD64. This change seeks to resolve issues such as https://github.com/docker-java/docker-java/issues/1174 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 855d0344c..ef354cda0 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ 1.7.25 1.60 - 2.1.2 + 2.2.0 19.0