Update dependency
This commit is contained in:
parent
15f0f5af5e
commit
15eb85e856
|
@ -68,6 +68,10 @@
|
|||
<artifactId>javax.ws.rs-api</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>javax.xml.bind</groupId>
|
||||
<artifactId>jaxb-api</artifactId>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue