Skip to content

Commit

Permalink
Merge pull request #53 from apache/lyze
Browse files Browse the repository at this point in the history
remove unused commons-io  dependency
  • Loading branch information
elharo committed Aug 21, 2020
2 parents 71fb290 + a5568ff commit 7541ac7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -255,11 +255,6 @@ under the License.
<artifactId>commons-lang3</artifactId>
<version>3.8</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
Expand Down

0 comments on commit 7541ac7

Please sign in to comment.