Skip to content

Commit fe1ccc2

Browse files
Update xom dependency to 1.3.5+ in pom.xml
1 parent 8b28451 commit fe1ccc2

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
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>xom</groupId>
158158
<artifactId>xom</artifactId>
159-
<version>1.1</version>
159+
<version>[1.3.5,)</version>
160160
<scope>compile</scope>
161161
<optional>true</optional>
162162
</dependency>

0 commit comments

Comments
 (0)