updated to secoauth 2.0.0.M2

pull/544/merge
Justin Richer 2013-11-19 09:46:27 -05:00
parent 190caee9a1
commit 61f0db20f6
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
</dependency>
<dependency>
<groupId>org.springframework.security.oauth</groupId>
<version>1.1.0.M1</version>
<version>2.0.0.M2</version>
<artifactId>spring-security-oauth2</artifactId>
</dependency>
<dependency>