summaryrefslogtreecommitdiffstats
path: root/restapi-call-node/provider/src/test/resources/test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'restapi-call-node/provider/src/test/resources/test.xml')
-rw-r--r--restapi-call-node/provider/src/test/resources/test.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/restapi-call-node/provider/src/test/resources/test.xml b/restapi-call-node/provider/src/test/resources/test.xml
index b60b5356..1974f688 100644
--- a/restapi-call-node/provider/src/test/resources/test.xml
+++ b/restapi-call-node/provider/src/test/resources/test.xml
@@ -88,6 +88,16 @@
<version>1.17</version>
</dependency>
<dependency>
+ <groupId>com.sun.jersey.contribs.jersey-oauth</groupId>
+ <artifactId>oauth-signature</artifactId>
+ <version>1.17</version>
+ </dependency>
+ <dependency>
+ <groupId>com.sun.jersey.contribs.jersey-oauth</groupId>
+ <artifactId>oauth-client</artifactId>
+ <version>1.17</version>
+ </dependency>
+ <dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
</dependency>