Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #118 from dfcoffin/master
Browse files Browse the repository at this point in the history
Update to Spring Security OAuth2 2.0.2.RELEASE
  • Loading branch information
MartyBurns committed Jun 19, 2014
2 parents d787adf + 8b5ebad commit fe3e403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<!-- Spring -->
<spring.version>4.0.3.RELEASE</spring.version>
<spring.security.version>3.2.3.RELEASE</spring.security.version>
<spring-security-oauth.version>2.0.0.RC2</spring-security-oauth.version>
<spring-security-oauth.version>2.0.2.RELEASE</spring-security-oauth.version>

<!-- Hibernate / JPA -->
<hibernate.version>4.2.1.Final</hibernate.version>
Expand Down

0 comments on commit fe3e403

Please sign in to comment.