weixin-java-mp-multi-demo
weixin-java-mp-multi-demo copied to clipboard
⬆️ Bump org.springframework.security:spring-security-core from 5.5.7 to 5.7.12
Bumps org.springframework.security:spring-security-core from 5.5.7 to 5.7.12.
Release notes
Sourced from org.springframework.security:spring-security-core's releases.
5.7.12
:beetle: Bug Fixes
- Check for
nullAuthentication #147155.7.11
:star: New Features
- Automate spring-security.xsd #13819
5.7.10
:beetle: Bug Fixes
- Use default PathPatternParser instance #13461
:hammer: Dependency Upgrades
- Update io.projectreactor to 2020.0.34 #13509
- Update org.springframework to 5.3.29 #13511
- Update org.springframework.data to 2021.2.14 #13512
- Update reactor-netty to 1.0.34 #13510
5.7.9
:star: New Features
:beetle: Bug Fixes
- Additional filters registered when using Custom DSL #13203
- Clarify that Kotlin DSL needs an import #13092
- Document missing OAuth2LoginAuthenticationFilter set AuthorizationRequestRepository #13098
- Fix Antora Warnings #13291
- Fix constant value in XContentTypeOptionsServerHttpHeadersWriter #13155
- Fix Documentation Title #13315
- Fix javadoc for migration from WebSecurityConfigurerAdapter #12996
- Fix typo in SecurityMockMvcResultMatchers.java #12793
- fix typo of modules.adoc #12921
- Fix typo overview.adoc #13269
- http://www.springframework.org/schema/security/spring-security.xsd returns 404 #13131
- Proxy Server section is not linked in nav #13313
- Typos in docs #13283
:hammer: Dependency Upgrades
... (truncated)
Commits
b38b495Release 5.7.125a7f12fCheck for null Authenticationc614422Next development version3656fa6Release 5.7.115b293d2Automate spring-security.xsdff4745aMerge branch '5.6.x' into 5.7.x38a7ffcNext development versiond0491c0Next development version486c511Release 5.7.1017d8293Release 5.6.12- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.