DWN-38621 : bump JSoup to 1.14.2

pull/1601/head
Harry Smith 2021-08-26 11:26:45 +01:00
parent 922d8dac3e
commit fc6c3e98c6
1 changed files with 1 additions and 1 deletions

View File

@ -602,7 +602,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.10.3</version>
<version>1.14.2</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>