From 4b1f7a7a589a0fde3637191408bf2463eba0988e Mon Sep 17 00:00:00 2001 From: Antoine Rey Date: Sun, 13 Mar 2016 10:10:30 +0100 Subject: [PATCH] Jetty 9.3 support --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 2310a36ff..f0c9d6a4e 100644 --- a/pom.xml +++ b/pom.xml @@ -153,6 +153,14 @@ org.apache.tomcat tomcat-jdbc runtime + + + + + org.apache.tomcat + tomcat-juli + +