From 3e74fa56ceeaadd7d5a0585f13888a3f3ce8e88a Mon Sep 17 00:00:00 2001 From: Klara Ward Date: Mon, 24 Jan 2022 13:45:57 +0100 Subject: [PATCH 1/2] Bump jnr-unixsocket to support aarch64 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d8a6af789..94c3381cd 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ com.github.jnr jnr-unixsocket - 0.18 + 0.38.15 commons-lang From a6274123d024c5d7ae6f89185a6a0f68dae55367 Mon Sep 17 00:00:00 2001 From: Klara Date: Mon, 24 Jan 2022 13:57:43 +0100 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 94c3381cd..d7e0d2de4 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ com.github.jnr jnr-unixsocket - 0.38.15 + 0.38.17 commons-lang