Update jSoup and Antisamy
This commit is contained in:
parent
39e0dc438c
commit
05c4c6ce84
1 changed files with 2 additions and 2 deletions
4
dependencies/pom.xml
vendored
4
dependencies/pom.xml
vendored
|
@ -218,12 +218,12 @@
|
|||
<dependency>
|
||||
<groupId>org.jsoup</groupId>
|
||||
<artifactId>jsoup</artifactId>
|
||||
<version>1.6.1</version>
|
||||
<version>1.10.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.owasp.antisamy</groupId>
|
||||
<artifactId>antisamy</artifactId>
|
||||
<version>1.4.4</version>
|
||||
<version>1.5.3</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Used for JSP runtime -->
|
||||
|
|
Loading…
Add table
Reference in a new issue