[all] Remove dependency to commons-io

This commit is contained in:
Andreas Dangel
2022-05-13 09:51:54 +02:00
parent 4944177cc4
commit 753cb49e40
12 changed files with 0 additions and 49 deletions

View File

@ -84,10 +84,6 @@
<artifactId>rhino</artifactId>
<version>1.7.14</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>