diff --git a/etc/as-pom.xml b/etc/as-pom.xml
index ea589a11..480413c1 100644
--- a/etc/as-pom.xml
+++ b/etc/as-pom.xml
@@ -48,7 +48,7 @@
com.threerings
naryalib
- 1.2
+ 1.8
compile
swc
diff --git a/pom.xml b/pom.xml
index 0dcbd9fc..5242b364 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
com.samskivert
samskivert
- 1.1
+ 1.3
compile
@@ -76,10 +76,11 @@
2.0
compile
+
com.threerings
narya
- 1.4
+ 1.8
compile
true
@@ -139,6 +140,7 @@
compile
true
+
org.apache.ant
ant