Skip to content

Commit 757a6da

Browse files
committed
Maven POM: upgrade dom4j dependency to 2.1.3.
(cherry picked from commit c1b99dd)
1 parent f4f3a1c commit 757a6da

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
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.dom4j</groupId>
4141
<artifactId>dom4j</artifactId>
42-
<version>2.1.1</version>
42+
<version>2.1.3</version>
4343
<type>jar</type>
4444
<scope>compile</scope>
4545
<optional>false</optional>

0 commit comments

Comments
 (0)