Updated ROME dependencies to version 1.5.1
This commit is contained in:
parent
f04256027b
commit
0fa3aa51fc
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -136,7 +136,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.rometools</groupId>
|
<groupId>com.rometools</groupId>
|
||||||
<artifactId>rome-utils</artifactId>
|
<artifactId>rome-utils</artifactId>
|
||||||
<version>1.5.1-SNAPSHOT</version>
|
<version>1.5.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jdom</groupId>
|
<groupId>org.jdom</groupId>
|
||||||
|
|
Loading…
Reference in a new issue