ngageoint / elasticgeo

ElasticGeo provides a GeoTools data store that allows geospatial features from an Elasticsearch index to be published via OGC services using GeoServer.
GNU General Public License v3.0
169 stars 85 forks source link

Bump spring-security-core from 5.1.5.RELEASE to 5.1.11.RELEASE in /gt-elasticsearch #116

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 4 years ago

Bumps spring-security-core from 5.1.5.RELEASE to 5.1.11.RELEASE.

Release notes

Sourced from spring-security-core's releases.

5.1.11.RELEASE

:star: New Features

  • HTTP Host header attack #8641

:beetle: Bug Fixes

  • Remove unused field 'digester' in Md4PasswordEncoder #8577
  • ACL : AclImpl.hashCode leads to StackOverflowError #8571
  • Blocking in WebSessionServerCsrfTokenRepository #8546
  • Fix AntPathRequestMatcher Javadoc #8528
  • Document NoOpPasswordEncoder will not be removed #8523
  • Fix non-standard HTTP method for CsrfWebFilter #8517

:hammer: Dependency Upgrades

  • Update to okhttp 3.12.12 #8635
  • Update to jaxb-impl 2.3.3 #8634
  • Update to mockwebserver 3.12.12 #8633
  • Update to Spring Boot 2.1.14.RELEASE #8632

5.1.10.RELEASE

:star: New Features

  • BCryptPasswordEncoder.encode() throws NPE #8347

:beetle: Bug Fixes

  • Fix Javadoc punctuation #8496
  • Add ROLE_INFRASTRUCTURE to infrastructure beans #8440
  • SEC-2664: ActiveDirectoryLdapAuthenticationProvider should wrap communication exceptions in InternalAuthenticationServiceException #8431
  • Fix typo with correct capitalization #8410
  • Global ServerSecurityContextRepository ignored by logout #8388
  • Fix example in javadoc of FilterChainProxy #8353
  • Fix typo in Javadoc of ServerHttpSecurity#hasAuthority #8339
  • Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8313

:hammer: Dependency Upgrades

  • Update to org.powermock 2.0.7 #8475
  • Update to Spring Data Lovelace-SR17 #8474
  • Update to Reactor Californium-SR18 #8473
  • Update to Spring Framework 5.1.15.RELEASE #8472
  • Update to GAE 1.9.80 #8470

5.1.9.RELEASE

:star: New Features

  • OAuth2LoginAuthenticationProvider uses OAuth2AuthorizationCodeAuthenticationProvider #8236
  • SwitchUserFilter vulnerable to CSRF #8224
... (truncated)
Commits
  • 3756878 Release 5.1.11.RELEASE
  • d80b186 Polish setAllowedHostnames
  • 52c80c7 Add support for allowedHostnames in StrictHttpFirewall
  • ded83cc Update to jaxb-impl 2.3.3
  • 7a1833c Update to okhttp 3.12.12
  • e6630ea Update to mockwebserver 3.12.12
  • 2400e8f Update to Spring Boot 2.1.14.RELEASE
  • f05d70a Remove unused field 'digester' in Md4PasswordEncoder
  • 8bb4e72 Prevent StackOverflowError for AccessControlEntryImpl.hashCode
  • f58a262 Revert "Create the CSRF token on the bounded elactic scheduler"
  • 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/ngageoint/elasticgeo/network/alerts).
dependabot[bot] commented 2 years ago

Superseded by #126.