Skip to content

Commit e609391

Browse files
Update xom dependency to 1.3.5+ in pom.xml
1 parent 2d78654 commit e609391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<dependency>
216216
<groupId>xom</groupId>
217217
<artifactId>xom</artifactId>
218-
<version>1.1</version>
218+
<version>[1.3.5,)</version>
219219
<scope>compile</scope>
220220
<optional>true</optional>
221221
</dependency>

0 commit comments

Comments
 (0)