Skip to content

Update version of Oauth2 for Spring Security

Elizabeth Halper requested to merge trusted-elhalper/upgrade-spring-oauth into master

The current version of Oauth2 for Spring Security (2.3.4) has one vulnerability and will not pass the pipeline standards for Azure deployment. This MR is to upgrade to version 2.3.8 to use a version with no known vulnerabilities but not changing to a version that may cause breaking changes.

Merge request reports