Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Update spring-security-oauth2 to 2.3.3.RELEASE #27

Closed
hanrw opened this issue May 26, 2018 · 3 comments
Closed

Update spring-security-oauth2 to 2.3.3.RELEASE #27

hanrw opened this issue May 26, 2018 · 3 comments

Comments

@hanrw
Copy link

hanrw commented May 26, 2018

Which fixed NoSuchMethodError.RedisConnection.set([B[B)V issue

refer to #16

@jgrandja jgrandja added this to the 2.1.0.RELEASE milestone May 28, 2018
@jgrandja jgrandja changed the title Upgrade spring-security-oauth2 to 2.3.2.RELEASE Update spring-security-oauth2 to 2.3.3.RELEASE May 28, 2018
@larsduelfer
Copy link

Is there any date yet when 2.1.0 will be released? I require a change in spring-security-oauth2 that allows a custom return type in WebResponseExceptionTranslator.translate(...). Otherwise you are stuck with the OAuth2Exceptions. Would be great to have that soon. Thanks in advance for a response!

@jgrandja
Copy link
Contributor

jgrandja commented Jul 5, 2018

@larsduelfer You can always override the pulled in version by explicitly overriding the version in your gradle build, for example:

dependency org.springframework.security.oauth:spring-security-oauth2:2.3.3.RELEASE

@jzheaux jzheaux modified the milestones: 2.1.0.RELEASE, 2.1.0.M2 Aug 22, 2018
@jzheaux
Copy link
Contributor

jzheaux commented Aug 23, 2018

@larsduelfer 2.1.0.M1 will be released on August 24th and M2 on the 28th.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

4 participants