Updated dom4j version because of security warnings.
This commit is contained in:
parent
985457be8d
commit
e515fd7f87
4 changed files with 141 additions and 136 deletions
4
pom.xml
4
pom.xml
|
|
@ -52,9 +52,9 @@
|
|||
<version>2.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>dom4j</groupId>
|
||||
<groupId>org.dom4j</groupId>
|
||||
<artifactId>dom4j</artifactId>
|
||||
<version>1.6.1</version>
|
||||
<version>2.1.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.servlet</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue