Pin jnr-unixsocket for Docker plugin to 0.13 77/43177/2
authorMohammed Naser <mnaser@vexxhost.com>
Mon, 16 Apr 2018 20:35:21 +0000 (13:35 -0700)
committerJames Forsyth <jf2512@att.com>
Wed, 23 May 2018 20:33:42 +0000 (20:33 +0000)
commit64af7d23db52c696ee60a30c2f8f03e2df90c934
tree2b8b77a25b19c4e549f28fc2514a7fbe40e1b56d
parentdc0de42083f6a40586c39d897fd7e7cd3d02cee0
Pin jnr-unixsocket for Docker plugin to 0.13

The current verison of jnr-unixsocket is 0.12 from the Docker
plugin however in order to be able the images for ARM64, it needs
the newer version which has support for it.

There is work upstream to switch the version to 0.18[0] however
it seems that this is still pending, so we can pin it for now until
that merges.

[0]: https://github.com/spotify/docker-maven-plugin/pull/379

Change-Id: Ic2559c8371b249f5a3f7de01d30d773d9b5d876f
Issue-ID: CIMAN-154
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
pom.xml