Skip to content

Commit

Permalink
hk2-locator artificat to exclusion.
Browse files Browse the repository at this point in the history
Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
  • Loading branch information
gurunrao committed May 24, 2022
1 parent 09b415c commit 0b2f218
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions glassfish-runner/jaxrs-tck/pom.xml
Expand Up @@ -84,6 +84,10 @@
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-common</artifactId>
</exclusion>
<exclusion>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-locator</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 0b2f218

Please sign in to comment.