Author: lindner
Date: Thu May  6 09:18:05 2010
New Revision: 941621

URL: http://svn.apache.org/viewvc?rev=941621&view=rev
Log:
Pull in latest oauth libs

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=941621&r1=941620&r2=941621&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Thu May  6 09:18:05 2010
@@ -1391,7 +1391,7 @@
       <dependency>
         <groupId>net.oauth.core</groupId>
         <artifactId>oauth</artifactId>
-        <version>20090531</version>
+        <version>20090825</version>
         <scope>compile</scope>
       </dependency>
       <dependency>
@@ -1403,7 +1403,7 @@
       <dependency>
         <groupId>net.oauth.core</groupId>
         <artifactId>oauth-httpclient4</artifactId>
-        <version>20090531</version>
+        <version>20090913</version>
         <scope>compile</scope>
       </dependency>
       <dependency>


Reply via email to