mitreid-connect / OpenID-Connect-Java-Spring-Server

An OpenID Connect reference implementation in Java on the Spring platform.
Other
1.47k stars 767 forks source link

Bump spring-security-bom from 4.2.11.RELEASE to 5.2.10.RELEASE #1553

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps spring-security-bom from 4.2.11.RELEASE to 5.2.10.RELEASE.

Release notes

Sourced from spring-security-bom's releases.

5.2.10.RELEASE

:beetle: Bug Fixes

  • Add null check in CsrfFilter and CsrfWebFilter #9594

:hammer: Dependency Upgrades

  • Update to nohttp 0.0.6.RELEASE #9609
  • Update to GAE 1.9.88 #9608
  • Update to OpenSAML 3.4.6 #9607
  • Update to hibernate-entitymanager 5.4.30.Final #9606
  • Update to Groovy 2.4.21 #9605
  • Update to embedded Apache Tomcat 9.0.45 #9604
  • Update blockhound to 1.0.6.RELEASE #9603
  • Update to RSocket 1.0.4 #9602
  • Update to Spring Data Moore-SR13 #9601
  • Update to Spring Framework 5.2.13.RELEASE #9600
  • Update to Reactor Dysprosium-SR18 #9599

5.2.9.RELEASE

:star: New Features

  • Improve HttpSessionSecurityContextSessionRepository Performance #9390
  • Migrate SAML 2.0 Samples to Use PCFOne #9371
  • Use constant time comparisons for CSRF tokens #9359

:beetle: Bug Fixes

  • OAuth2ResourceServerSpecTests and OAuth2WebClientControllerTests fail #9428
  • Fix beanResolver missing in CurrentSecurityContextArgumentResolver. #9406
  • Remove notEmpty check for authorities in DefaultOAuth2User #9398
  • CsrfWebFilter creates CsrfException with incorrect message when no token is found #9340
  • webflux-x509 sample cert needs renewal #9321
  • OidcIdToken cannot be serialized to JSON if token contains claim of type JSONArray #9260

:hammer: Dependency Upgrades

  • Update to GAE 1.9.86 #9442
  • Update to Tomcat 9.0.43 #9441
  • Update to Jetty 9.4.36.v20210114 #9440
  • Update to hibernate-validator 6.1.7.Final #9439
  • Update to hibernate-entitymanager 5.4.28.Final #9438
  • Update to thymeleaf-spring5 3.0.12 #9437
  • Update to Spring Data Moore-SR12 #9436
  • Update to Reactor Dysprosium-SR16 #9435
  • Update to Spring Framework 5.2.12.RELEASE #9434
  • Update to Spring Boot 2.2.13.RELEASE #9433

5.2.8.RELEASE

:beetle: Bug Fixes

... (truncated)

Commits
  • 46fdb25 Release 5.2.10.RELEASE
  • b500b3e Update to OpenSAML 3.4.6
  • 5917143 Update to hibernate-entitymanager 5.4.30.Final
  • 5d18dd6 Update to Groovy 2.4.21
  • 41b0e51 Update to embedded Apache Tomcat 9.0.45
  • 310c114 Update blockhound to 1.0.6.RELEASE
  • 93defb2 Update to RSocket 1.0.4
  • fb7efff Update to Spring Data Moore-SR13
  • 6db79b7 Update to Spring Framework 5.2.13.RELEASE
  • 78a618c Update to Reactor Dysprosium-SR18
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/network/alerts).
dependabot[bot] commented 2 years ago

Looks like org.springframework.security:spring-security-bom is up-to-date now, so this is no longer needed.