Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ngallagher committed Mar 19, 2017
1 parent 115ad8c commit a2d6e59
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 32 deletions.
8 changes: 1 addition & 7 deletions snap-compile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,7 @@
<artifactId>junit</artifactId>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.4</version>
<scope>test</scope>
</dependency>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

This file was deleted.

6 changes: 0 additions & 6 deletions snap-tree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@
<groupId>org.snapscript</groupId>
<artifactId>snap-parse</artifactId>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>org.simpleframework</groupId>
<artifactId>simple-http</artifactId>
<version>6.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit a2d6e59

Please sign in to comment.