From dc13a10e7783dfb461a58e431098617a191afd1e Mon Sep 17 00:00:00 2001 From: Scott Mitchell Date: Mon, 23 Nov 2015 12:46:32 -0800 Subject: [PATCH] update pom due to alpn provided Motiviation: According to jetty docs the alpn-api should use the provided scope. Modificaitons: - change scope to provided for alpn-api - update for new jdk Result: Users of Netty don't run into alpn version conflicts. Fixes https://github.com/netty/netty/issues/4480 --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1134afcb1e..42f671cbba 100644 --- a/pom.xml +++ b/pom.xml @@ -199,7 +199,7 @@ [1.8,) - 8.1.5.v20150921 + 8.1.6.v20151105 @@ -575,6 +575,18 @@ 8.1.5.v20150921 + + alpn-8u65 + + + java.version + 1.8.0_65 + + + + 8.1.6.v20151105 + + org.mortbay.jetty.alpn