[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

@@ -107,10 +107,6 @@
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-core</artifactId>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>