secureCodeBox / engine

Part of the deprecated secureCodeBox v1, see secureCodeBox/secureCodeBox Repo for v2
Apache License 2.0
8 stars 7 forks source link

Bump spring-security-core from 5.3.2.RELEASE to 5.3.3.RELEASE in /scb-engine #182

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps spring-security-core from 5.3.2.RELEASE to 5.3.3.RELEASE.

Release notes

Sourced from spring-security-core's releases.

5.3.3.RELEASE

:star: New Features

  • Update BCryptPasswordEncoder documentation with default strength #8574

:beetle: Bug Fixes

  • Delay AuthenticationPrincipalArgumentResolver Lookup #8614
  • Fix typos in BCryptPasswordEncoder documentation #8601
  • Fixing typo in SAML 2.0 Sample README #8600
  • Mock request with non-standard HTTP method in test #8597
  • Remove unused field 'digester' in Md4PasswordEncoder #8575
  • Polish JDBC Authentication documentation #8573
  • ACL : AclImpl.hashCode leads to StackOverflowError #8569
  • Fix Kotlin Sample Documentation #8565
  • Object ID Identity conversion to long fails on old schema #8558
  • Blocking in WebSessionServerCsrfTokenRepository #8544
  • Fix AntPathRequestMatcher Javadoc #8526
  • Document NoOpPasswordEncoder will not be removed #8521
  • Fix non-standard HTTP method for CsrfWebFilter #8515

:hammer: Dependency Upgrades

  • Update to AppEngine 1.9.80 #8647
  • Update to Spring Boot 2.2.7.RELEASE #8646
  • Update to Kotlin 1.3.72 #8645
Commits
  • 4246b0a Release 5.3.3.RELEASE
  • 8dd9cb2 Temporarily ignore RSocket integration tests
  • 116bfe0 Lock Dependencies for 5.3.3.RELEASE
  • 04079fc Update to Latest rsocket-core
  • 35cf443 Update to Kotlin 1.3.72
  • 4213046 Update to Spring Boot 2.2.7.RELEASE
  • 16723e5 Update to AppEngine 1.9.80
  • 977642b Change Reactor Constraint to Take Latest SR
  • 94737df Pull Latest Minor Releases for Nimbus
  • cf142ef Delay AuthenticationPrincipalArgumentResolver Creation
  • 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/secureCodeBox/engine/network/alerts).