Removed unused dependency net.sf.jtidy/jtidy

pull/28/head
Jens Pelzetter 2022-03-26 14:04:06 +01:00
parent 545982db81
commit f92c9c28c6
2 changed files with 0 additions and 11 deletions

View File

@ -155,11 +155,6 @@
<artifactId>bcprov-jdk16</artifactId>
</dependency>
<dependency>
<groupId>net.sf.jtidy</groupId>
<artifactId>jtidy</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>

View File

@ -685,12 +685,6 @@
<version>3.6.3</version>
</dependency>
<dependency>
<groupId>net.sf.jtidy</groupId>
<artifactId>jtidy</artifactId>
<version>r938</version>
</dependency>
<dependency>
<groupId>oro</groupId>
<artifactId>oro</artifactId>