pom updated
This commit is contained in:
parent
d2217da67c
commit
e67347c615
12
pom.xml
12
pom.xml
|
@ -77,12 +77,14 @@
|
|||
<type>pom</type>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>jakarta.xml.ws</groupId>
|
||||
<artifactId>jakarta.xml.ws-api</artifactId>
|
||||
<version>3.0.0</version>
|
||||
</dependency>
|
||||
<!-- <dependency> <groupId>jakarta.xml.ws</groupId> <artifactId>jakarta.xml.ws-api</artifactId>
|
||||
<version>3.0.0</version> </dependency> -->
|
||||
|
||||
<dependency>
|
||||
<groupId>com.sun.istack</groupId>
|
||||
<artifactId>istack-commons-runtime</artifactId>
|
||||
<version>3.0.11</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.jboss.weld.servlet</groupId>
|
||||
|
|
Loading…
Reference in New Issue