From a794a881e739e285a4d1cdf7f9460372c2d3249f Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Wed, 11 Nov 2020 15:50:09 -0600 Subject: [PATCH] Fixing testcase --- jetty-http-spi/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml index c854ef88a26..1a2af7ce869 100644 --- a/jetty-http-spi/pom.xml +++ b/jetty-http-spi/pom.xml @@ -62,6 +62,12 @@ 1.2.0 test + + javax.annotation + javax.annotation-api + 1.3.2 + test +