From 1fa840926583b37d1d6cccafd07afe31ba9f1ebc Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 28 Sep 2019 10:11:34 -0400 Subject: [PATCH] http-api: add javax.inject dependency --- http-api/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/http-api/pom.xml b/http-api/pom.xml index b9c5bd1aab..a0b31501c9 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -63,6 +63,11 @@ commons-csv 1.4 + + javax.inject + javax.inject + 1 + junit