Update dependency name

This commit is contained in:
Graham Triggs 2017-09-18 10:57:15 +01:00
parent 7f47babcff
commit 2e7355fddf

View file

@ -71,7 +71,7 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.xml</groupId> <groupId>javax.xml</groupId>
<artifactId>jaxrpc</artifactId> <artifactId>jaxrpc-api</artifactId>
<version>1.1</version> <version>1.1</version>
</dependency> </dependency>