Skip to content

Commit 9c4deec

Browse files
committed
logicaldoc-webapp/pom.xml updated
1 parent 53e3a91 commit 9c4deec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

logicaldoc-webapp/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
<groupId>org.jdom</groupId>
1717
<artifactId>jdom2</artifactId>
1818
</dependency>
19+
<dependency>
20+
<groupId>org.dom4j</groupId>
21+
<artifactId>dom4j</artifactId>
22+
</dependency>
1923
<dependency>
2024
<groupId>xml-apis</groupId>
2125
<artifactId>xml-apis</artifactId>

0 commit comments

Comments
 (0)