Skip to content

Bump org.springframework.security:spring-security-oauth2-authorization-server from 1.1.1 to 1.1.2

Bumps org.springframework.security:spring-security-oauth2-authorization-server from 1.1.1 to 1.1.2.

Release notes

Sourced from org.springframework.security:spring-security-oauth2-authorization-server's releases.

1.1.2

🐞 Bug Fixes

  • Fix samples test suite execution and failing tests #1325
  • Samples test suite is not executed as part of build process #1324
  • Fix: add length validation to prevent 500 error on invalid usercode #1309
  • Fix generating ID token with null sid when refresh_token grant #1289
  • Default error controller throws NPE when error message attribute missing #1286
  • Generating ID token when sid null during refresh_token grant throws IllegalArgumentException #1283

🔨 Dependency Upgrades

  • Update to org.hsqldb:hsqldb 2.7.2 #1340
  • Update to Spring Security 6.1.2 #1339
  • Update to Spring Framework 6.0.11 #1338

Contributors

We'd like to thank all the contributors who worked on this release!

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports