Merge pull request #4 from gmazza/master
Updated XMLRPC library dependency.
This commit is contained in:
commit
7aee10a663
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -90,7 +90,7 @@
|
|||
<artifactId>commons-beanutils</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>xmlrpc</groupId>
|
||||
<groupId>org.apache.xmlrpc</groupId>
|
||||
<artifactId>xmlrpc-client</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue