summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorHÃ¥kon Hallingstad <hakon.hallingstad@gmail.com>2022-03-29 23:27:35 +0200
committerGitHub <noreply@github.com>2022-03-29 23:27:35 +0200
commit98d93d60191609f4e8b27919eebde45b3fb20ee0 (patch)
treefe65dbb4baf470aaf312d9d7e6faff6365f84291 /container-disc
parent7837024f2d7ab63b4e9b0346660373a49a568e4a (diff)
Revert "Remove jersey proxy client [run-systemtest]"
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index a64349855b1..732f873d9a0 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -254,6 +254,7 @@
jersey-common-${jersey2.version}.jar,
jersey-guava-${jersey2.version}.jar,
jersey-server-${jersey2.version}.jar,
+ jersey-proxy-client-${jersey2.version}.jar,
osgi-resource-locator-1.0.1.jar,
validation-api-1.1.0.Final.jar
<!-- jersey2 end -->