This is so stupid

This commit is contained in:
NovaFox161 2018-05-07 11:49:07 -05:00
parent d4e6553e19
commit 0d841472e7
1 changed files with 6 additions and 0 deletions

View File

@ -112,5 +112,11 @@
<version>2.8.4</version>
<scope>provided</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/com.sun.xml.ws/jaxws-rt -->
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-rt</artifactId>
<version>2.1.4</version>
</dependency>
</dependencies>
</project>