Bump up Jersey from 2.25.1 to 2.26 with corresponding deps updated

Change-Id: I0f9f6795187f78a777852678ab1a7d1442a49986
diff --git a/protocols/restconf/server/rpp/BUCK b/protocols/restconf/server/rpp/BUCK
index faeeb6f..c21c905 100644
--- a/protocols/restconf/server/rpp/BUCK
+++ b/protocols/restconf/server/rpp/BUCK
@@ -5,6 +5,7 @@
     '//lib:jersey-server',
     '//lib:javax.ws.rs-api',
     '//lib:servlet-api',
+    '//lib:javax.inject',
     '//utils/rest:onlab-rest',
     '//apps/restconf/api:onos-apps-restconf-api',
 ]