Skip to content

Commit

Permalink
Updated deps, getting ready for release
Browse files Browse the repository at this point in the history
  • Loading branch information
krosenvold committed Oct 12, 2014
1 parent d09d9ff commit 9fe528d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-io</artifactId>
<version>2.1.5-SNAPSHOT</version>
<version>2.2</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.8.1</version>
<version>1.9</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 9fe528d

Please sign in to comment.