Skip to content

Commit

Permalink
#7 - Upgrade dependencies/plugins
Browse files Browse the repository at this point in the history
- Removed unused dependency
  • Loading branch information
reckart committed Sep 17, 2017
1 parent bec69d0 commit ef2a06f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -65,11 +65,6 @@
<artifactId>commons-logging-api</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit ef2a06f

Please sign in to comment.