Author: lindner
Date: Thu Nov 4 19:52:33 2010
New Revision: 1031192
URL: http://svn.apache.org/viewvc?rev=1031192&view=rev
Log:
SHINDIG-1464 | Upgrade to shiro-1.1 official release
Modified:
shindig/trunk/pom.xml
Modified: shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1031192&r1=1031191&r2=1031192&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Thu Nov 4 19:52:33 2010
@@ -1659,7 +1659,7 @@
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-web</artifactId>
- <version>1.0.0-incubating</version>
+ <version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>