Use Jersey BOM in dependency management
Closes gh-12847
This commit is contained in:
committed by
Stephane Nicoll
parent
ec4f054497
commit
7b9c5a3dc3
@@ -89,6 +89,10 @@
|
||||
<groupId>org.jvnet</groupId>
|
||||
<artifactId>tiger-types</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>org.glassfish.hk2.external</groupId>
|
||||
<artifactId>bean-validator</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>org.glassfish.hk2.external</groupId>
|
||||
<artifactId>javax.inject</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user