diff options
Diffstat (limited to 'feature-simulators/pom.xml')
-rw-r--r-- | feature-simulators/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/feature-simulators/pom.xml b/feature-simulators/pom.xml index 3a0066fe..58f3c164 100644 --- a/feature-simulators/pom.xml +++ b/feature-simulators/pom.xml @@ -61,11 +61,6 @@ <artifactId>policy-utils</artifactId> <version>${project.version}</version> </dependency> - <dependency> - <groupId>org.glassfish.jersey.inject</groupId> - <artifactId>jersey-hk2</artifactId> - <scope>test</scope> - </dependency> </dependencies> </project> |