Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oauth2/oidc - versions of spring-security-oauth2 are pinned to a specific (old) version #140

Open
pmauduit opened this issue Aug 30, 2024 · 0 comments

Comments

@pmauduit
Copy link
Member

Here: https://github.com/georchestra/georchestra-gateway/blob/main/pom.xml#L69-L95

But we already are making use of a starter to decide which version to use here:
https://github.com/georchestra/georchestra-gateway/blob/main/gateway/pom.xml#L40-L43

If I can understand the motivation behind the intent to fix the versions as it is done in the root pom, I think we are better off understanding why the behaviour of the framework changed upstream and fix our configuration so that it works with newer versions of the library, instead of getting locked into a pretty old version of the jars.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant