Skip to content

chore(deps): 依赖项升级[org.springframework.security:spring-security-core][7.0.3 => 7.0.4]#953

Merged
ACANX merged 1 commit intodependafrom
dependabot-maven-os-dependencies-dependa-org.springframework.security-spring-security-core-7.0.4
Mar 17, 2026
Merged

chore(deps): 依赖项升级[org.springframework.security:spring-security-core][7.0.3 => 7.0.4]#953
ACANX merged 1 commit intodependafrom
dependabot-maven-os-dependencies-dependa-org.springframework.security-spring-security-core-7.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps org.springframework.security:spring-security-core from 7.0.3 to 7.0.4.

Release notes

Sourced from org.springframework.security:spring-security-core's releases.

7.0.4

⭐ New Features

  • Update RestTemplateBuilder usage in opaque-token.adoc #18836

🪲 Bug Fixes

  • Fix GrantedAuthority.authority null in AuthoritiesAuthorizationManager #18784
  • Add Jackson Mixin for WebAuthnAuthentication #18878
  • Add Missing OnCommitedResponseWrapper Header Overrides #18799
  • Document the change in dependency coordinates with Spring Security 7 #18773
  • Ensure tests clear AuthorizationServerContextHolder #18768
  • Fix CookieRequestCache parameters #18864
  • Fix Flaky Crypto Tests #18842
  • Fix Jackson Deserializer for AuthenticationExtensionsClientOutputs #18897
  • HttpMessageConverterAuthenticationSuccessHandler Supports Jackson 3 #18834
  • OAuth2DeviceVerificationEndpointFilter should be applied after AuthorizationFilter #18873
  • Restore upgradeEncoding condition in DaoAuthenticationProvider #18788
  • saveAuthenticationRequest should read relayState from authenticationRequest #18884
  • SecurityExpressionRoot#hasAuthority should delegate to AuthorizationManagerFactory#hasAuthority #18487
  • ServerHttpSecurityConfiguration should not set userDetailsPasswordService to a null value #18276
  • TokenBasedRememberMeServices documentation snippets should compile #18642
  • Update request-matcher XML property to support PathPatternRequestMatcher #18737

🔨 Dependency Upgrades

  • Bump @antora/collector-extension from 1.0.2 to 1.0.3 in /docs #18853
  • Bump actions/upload-artifact from 6.0.0 to 7.0.0 #18810
  • Bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 #18752
  • Bump com.webauthn4j:webauthn4j-core from 0.31.0.RELEASE to 0.31.1.RELEASE #18830
  • Bump io.projectreactor:reactor-bom from 2025.0.3 to 2025.0.4 #18877
  • Bump org-apache-maven-resolver from 1.9.25 to 1.9.26 #18751
  • Bump org-apache-maven-resolver from 1.9.26 to 1.9.27 #18792
  • Bump org.apache.maven:maven-resolver-provider from 3.9.12 to 3.9.13 #18861
  • Bump org.apache.maven:maven-resolver-provider from 3.9.13 to 3.9.14 #18887
  • Bump org.junit:junit-bom from 6.0.2 to 6.0.3 #18743
  • Bump org.springframework.data:spring-data-bom from 2025.1.3 to 2025.1.4 #18904
  • Bump org.springframework:spring-framework-bom from 7.0.4 to 7.0.5 #18764
  • Bump org.springframework:spring-framework-bom from 7.0.5 to 7.0.6 #18905
  • Update Antora UI Spring to v0.4.26 #18893
  • Update to spring-security-release-tools 1.0.15 #18909

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​busoco-sjb, @​making, @​meliezer, @​ngocnhan-tran1996, @​rwinch, @​sephiroth-j, @​therepanic, @​thuri, and @​ziqin

Commits
  • 9bd793f Release 7.0.4
  • a2c0ac1 Update to spring-security-release-tools 1.0.15
  • ea6e7ab Merge branch '6.5.x' into 7.0.x
  • 01ff3b0 Add Workflow for Deferring Issues
  • e8cb0ef Merge Fix Jackson Deserializer for AuthenticationExtensionsClientOutputs
  • 33e6f4b Merge Fix Jackson Deserializer for AuthenticationExtensionsClientOutputs
  • 524ae92 Merge Add Jackson Mixin for WebAuthnAuthentication
  • 47146f3 Add Jackson Mixin for WebAuthnAuthentication
  • e7080e8 Update Antora UI Spring to v0.4.26
  • c348a7a Bump io.projectreactor:reactor-bom from 2025.0.3 to 2025.0.4
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@7.0.3...7.0.4)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-version: 7.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Dependabot Dependabot RR ReviewRequired 依赖:升级 依赖升级 自动化:提交 自动化提交 labels Mar 16, 2026
@github-actions github-actions Bot changed the title chore(deps): bump org.springframework.security:spring-security-core from 7.0.3 to 7.0.4 in /os-dependencies chore(deps): 依赖项升级[org.springframework.security:spring-security-core][7.0.3 => 7.0.4] Mar 16, 2026
@ACANX ACANX merged commit 0fcec44 into dependa Mar 17, 2026
3 of 4 checks passed
@ACANX ACANX deleted the dependabot-maven-os-dependencies-dependa-org.springframework.security-spring-security-core-7.0.4 branch March 17, 2026 02:14
ACANX pushed a commit that referenced this pull request Mar 17, 2026
…[7.0.3 => 7.0.4] (#953)

Bumps
[org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security)
from 7.0.3 to 7.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-security/releases">org.springframework.security:spring-security-core's
releases</a>.</em></p>
<blockquote>
<h2>7.0.4</h2>
<h2>:star: New Features</h2>
<ul>
<li>Update <code>RestTemplateBuilder</code> usage in
<code>opaque-token.adoc</code> <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18836">#18836</a></li>
</ul>
<h2>:beetle: Bug Fixes</h2>
<ul>
<li>Fix GrantedAuthority.authority null in
AuthoritiesAuthorizationManager <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18784">#18784</a></li>
<li>Add Jackson Mixin for WebAuthnAuthentication <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18878">#18878</a></li>
<li>Add Missing OnCommitedResponseWrapper Header Overrides <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18799">#18799</a></li>
<li>Document the change in dependency coordinates with Spring Security 7
<a
href="https://redirect.github.com/spring-projects/spring-security/pull/18773">#18773</a></li>
<li>Ensure tests clear AuthorizationServerContextHolder <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18768">#18768</a></li>
<li>Fix CookieRequestCache parameters <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18864">#18864</a></li>
<li>Fix Flaky Crypto Tests <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18842">#18842</a></li>
<li>Fix Jackson Deserializer for AuthenticationExtensionsClientOutputs
<a
href="https://redirect.github.com/spring-projects/spring-security/pull/18897">#18897</a></li>
<li>HttpMessageConverterAuthenticationSuccessHandler Supports Jackson 3
<a
href="https://redirect.github.com/spring-projects/spring-security/pull/18834">#18834</a></li>
<li>OAuth2DeviceVerificationEndpointFilter should be applied after
AuthorizationFilter <a
href="https://redirect.github.com/spring-projects/spring-security/issues/18873">#18873</a></li>
<li>Restore upgradeEncoding condition in DaoAuthenticationProvider <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18788">#18788</a></li>
<li>saveAuthenticationRequest should read relayState from
authenticationRequest <a
href="https://redirect.github.com/spring-projects/spring-security/issues/18884">#18884</a></li>
<li>SecurityExpressionRoot#hasAuthority should delegate to
AuthorizationManagerFactory#hasAuthority <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18487">#18487</a></li>
<li>ServerHttpSecurityConfiguration should not set
userDetailsPasswordService to a null value <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18276">#18276</a></li>
<li>TokenBasedRememberMeServices documentation snippets should compile
<a
href="https://redirect.github.com/spring-projects/spring-security/pull/18642">#18642</a></li>
<li>Update request-matcher XML property to support
PathPatternRequestMatcher <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18737">#18737</a></li>
</ul>
<h2>:hammer: Dependency Upgrades</h2>
<ul>
<li>Bump <code>@antora</code>/collector-extension from 1.0.2 to 1.0.3 in
/docs <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18853">#18853</a></li>
<li>Bump actions/upload-artifact from 6.0.0 to 7.0.0 <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18810">#18810</a></li>
<li>Bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18752">#18752</a></li>
<li>Bump com.webauthn4j:webauthn4j-core from 0.31.0.RELEASE to
0.31.1.RELEASE <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18830">#18830</a></li>
<li>Bump io.projectreactor:reactor-bom from 2025.0.3 to 2025.0.4 <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18877">#18877</a></li>
<li>Bump org-apache-maven-resolver from 1.9.25 to 1.9.26 <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18751">#18751</a></li>
<li>Bump org-apache-maven-resolver from 1.9.26 to 1.9.27 <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18792">#18792</a></li>
<li>Bump org.apache.maven:maven-resolver-provider from 3.9.12 to 3.9.13
<a
href="https://redirect.github.com/spring-projects/spring-security/pull/18861">#18861</a></li>
<li>Bump org.apache.maven:maven-resolver-provider from 3.9.13 to 3.9.14
<a
href="https://redirect.github.com/spring-projects/spring-security/pull/18887">#18887</a></li>
<li>Bump org.junit:junit-bom from 6.0.2 to 6.0.3 <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18743">#18743</a></li>
<li>Bump org.springframework.data:spring-data-bom from 2025.1.3 to
2025.1.4 <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18904">#18904</a></li>
<li>Bump org.springframework:spring-framework-bom from 7.0.4 to 7.0.5 <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18764">#18764</a></li>
<li>Bump org.springframework:spring-framework-bom from 7.0.5 to 7.0.6 <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18905">#18905</a></li>
<li>Update Antora UI Spring to v0.4.26 <a
href="https://redirect.github.com/spring-projects/spring-security/pull/18893">#18893</a></li>
<li>Update to spring-security-release-tools 1.0.15 <a
href="https://redirect.github.com/spring-projects/spring-security/issues/18909">#18909</a></li>
</ul>
<h2>:heart: Contributors</h2>
<p>Thank you to all the contributors who worked on this release:</p>
<p><a
href="https://github.com/busoco-sjb"><code>@​busoco-sjb</code></a>, <a
href="https://github.com/making"><code>@​making</code></a>, <a
href="https://github.com/meliezer"><code>@​meliezer</code></a>, <a
href="https://github.com/ngocnhan-tran1996"><code>@​ngocnhan-tran1996</code></a>,
<a href="https://github.com/rwinch"><code>@​rwinch</code></a>, <a
href="https://github.com/sephiroth-j"><code>@​sephiroth-j</code></a>, <a
href="https://github.com/therepanic"><code>@​therepanic</code></a>, <a
href="https://github.com/thuri"><code>@​thuri</code></a>, and <a
href="https://github.com/ziqin"><code>@​ziqin</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-security/commit/9bd793ffe65082f36305f6e285643fbb28f926e3"><code>9bd793f</code></a>
Release 7.0.4</li>
<li><a
href="https://github.com/spring-projects/spring-security/commit/a2c0ac112b9abf4756196a54c1d0a3216f719a42"><code>a2c0ac1</code></a>
Update to spring-security-release-tools 1.0.15</li>
<li><a
href="https://github.com/spring-projects/spring-security/commit/ea6e7ab78fa9a29c8c03b30b04dde4d05dba8ea1"><code>ea6e7ab</code></a>
Merge branch '6.5.x' into 7.0.x</li>
<li><a
href="https://github.com/spring-projects/spring-security/commit/01ff3b086a60f565b332ea9257168aaa1699e279"><code>01ff3b0</code></a>
Add Workflow for Deferring Issues</li>
<li><a
href="https://github.com/spring-projects/spring-security/commit/e8cb0ef541e8721428a674f16a86419823ce6699"><code>e8cb0ef</code></a>
Merge Fix Jackson Deserializer for
AuthenticationExtensionsClientOutputs</li>
<li><a
href="https://github.com/spring-projects/spring-security/commit/33e6f4bd3f5641decd530b2202464f5e3211cecb"><code>33e6f4b</code></a>
Merge Fix Jackson Deserializer for
AuthenticationExtensionsClientOutputs</li>
<li><a
href="https://github.com/spring-projects/spring-security/commit/524ae92f6bf398c77e509cf4437cbc6f94fa9c93"><code>524ae92</code></a>
Merge Add Jackson Mixin for WebAuthnAuthentication</li>
<li><a
href="https://github.com/spring-projects/spring-security/commit/47146f375b1c5d6f8dcbd3e7d7448e161fca1b30"><code>47146f3</code></a>
Add Jackson Mixin for WebAuthnAuthentication</li>
<li><a
href="https://github.com/spring-projects/spring-security/commit/e7080e8c7ca94056f3d0653804bd3cf212a38ba8"><code>e7080e8</code></a>
Update Antora UI Spring to v0.4.26</li>
<li><a
href="https://github.com/spring-projects/spring-security/commit/c348a7aa46a5d19e62f5092325a07b9af8a04130"><code>c348a7a</code></a>
Bump io.projectreactor:reactor-bom from 2025.0.3 to 2025.0.4</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-security/compare/7.0.3...7.0.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.security:spring-security-core&package-manager=maven&previous-version=7.0.3&new-version=7.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependabot Dependabot RR ReviewRequired 依赖:升级 依赖升级 自动化:提交 自动化提交

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant