DWN-33950 : hoise commons-codec

pull/1601/head
Harry Smith 2020-08-28 14:21:04 +01:00
parent bb3edf4cec
commit 8f4930bf9f
1 changed files with 5 additions and 0 deletions

View File

@ -630,6 +630,11 @@
<artifactId>jsoup</artifactId>
<version>1.10.3</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.14</version>
</dependency>
</dependencies>
</dependencyManagement>