diff --git a/jetty-unixsocket/jetty-unixsocket-common/pom.xml b/jetty-unixsocket/jetty-unixsocket-common/pom.xml index 742a1fd487e..ea320bb8eb5 100644 --- a/jetty-unixsocket/jetty-unixsocket-common/pom.xml +++ b/jetty-unixsocket/jetty-unixsocket-common/pom.xml @@ -33,6 +33,10 @@ com.github.jnr jnr-unixsocket + + com.github.jnr + jnr-ffi + org.eclipse.jetty jetty-slf4j-impl diff --git a/pom.xml b/pom.xml index 7441778c12a..56b3d254dbf 100644 --- a/pom.xml +++ b/pom.xml @@ -1128,7 +1128,12 @@ com.github.jnr jnr-unixsocket - 0.24 + 0.34 + + + com.github.jnr + jnr-ffi + 2.1.16 org.apache.derby