From 6f6c62001939a00135e5be10009535b74cdee615 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Wed, 19 Sep 2018 09:51:45 -0500 Subject: mv posix-jnr Issue-ID: AAF-509 Change-Id: If8c6d1d437da3d7c2c8b31217772e1d4c1be089c Signed-off-by: Instrumental --- auth/auth-cass/pom.xml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'auth/auth-cass') diff --git a/auth/auth-cass/pom.xml b/auth/auth-cass/pom.xml index 867313ef..52efd9a0 100644 --- a/auth/auth-cass/pom.xml +++ b/auth/auth-cass/pom.xml @@ -95,11 +95,24 @@ com.datastax.cassandra cassandra-driver-core + + + + com.github.jnr + jnr-posix + + + + + + com.github.jnr + jnr-posix + 3.0.45 - com.google.guava - guava + com.google.guava + guava -- cgit 1.2.3-korg