Upgrade dependencies so that we only export guava-jdk5

This commit is contained in:
Jamie Doornbos
2012-12-02 09:36:46 -08:00
parent 731ced4c7a
commit 87798a34d6
2 changed files with 8 additions and 3 deletions
+6 -1
View File
@@ -63,7 +63,12 @@
<dependency>
<groupId>com.threerings</groupId>
<artifactId>nenya</artifactId>
<version>1.2</version>
<version>1.4.2</version>
</dependency>
<dependency>
<groupId>com.threerings</groupId>
<artifactId>nenya-tools</artifactId>
<version>1.4.2</version>
</dependency>
<!-- optional dependencies -->