summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2014-06-17 16:38:30 -0400
committerTavian Barnes <tavianator@tavianator.com>2014-06-17 16:38:30 -0400
commite9ec2ca4c4a9755b50f8bca1e431d3ff1d031678 (patch)
treeab62a866b8ddddb2761e38f884036dac079df512 /pom.xml
parentfef9ea63ed3ea2e4834ddd44bb743ea9680a48c1 (diff)
downloadsangria-e9ec2ca4c4a9755b50f8bca1e431d3ff1d031678.tar.xz
Update dependencies.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index ae3ec41..ff82b02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>16.0.1</version>
+ <version>17.0</version>
</dependency>
<dependency>
@@ -197,7 +197,7 @@
<configuration>
<links>
<link>https://google-guice.googlecode.com/git/latest-javadoc/</link>
- <link>http://docs.guava-libraries.googlecode.com/git-history/v16.0.1/javadoc/</link>
+ <link>http://docs.guava-libraries.googlecode.com/git-history/v17.0/javadoc/</link>
<link>http://slf4j.org/api/</link>
<link>http://logging.apache.org/log4j/2.x/log4j-api/apidocs/</link>
<link>http://jsr-305.googlecode.com/svn/trunk/javadoc/</link>
@@ -255,7 +255,7 @@
<configuration>
<links>
<link>https://google-guice.googlecode.com/git/latest-javadoc/</link>
- <link>http://docs.guava-libraries.googlecode.com/git-history/v16.0.1/javadoc/</link>
+ <link>http://docs.guava-libraries.googlecode.com/git-history/v17.0/javadoc/</link>
<link>http://slf4j.org/api/</link>
<link>http://logging.apache.org/log4j/2.x/log4j-api/apidocs/</link>
<link>http://jsr-305.googlecode.com/svn/trunk/javadoc/</link>