Pin jnr-unixsocket for Docker plugin to 0.13 35/43135/2
authorMohammed Naser <mnaser@vexxhost.com>
Mon, 16 Apr 2018 19:22:08 +0000 (12:22 -0700)
committerJames Forsyth <jf2512@att.com>
Wed, 23 May 2018 20:34:35 +0000 (20:34 +0000)
commit4fbee8b6e9a8134e2f99096ef2ae2050eae6f7d9
treebea8d09bf7205e3e01c69253afde42eeedec13dd
parentdfddea09f44d6e61fe1c3a78d325ed62b523f3d1
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: I02575fee442bdb41e3939e1e3fb026024bc9fbc7
Issue-ID: CIMAN-154
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
pom.xml