Skip to content

Commit

Permalink
Update dom4j for security warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrevarthen committed Aug 20, 2019
1 parent db55f8d commit 290b0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>org.dom4j</groupId>
<artifactId>dom4j</artifactId>
<version>2.0.1</version>
<version>2.1.1</version>
</dependency>
<!-- Older version specifically to support Katalon's ObjectRepository class -->
<!-- https://mvnrepository.com/artifact/commons-lang/commons-lang -->
Expand Down

0 comments on commit 290b0e1

Please sign in to comment.