Update dependency org.springframework.security:spring-security-bom to v7#11304
Update dependency org.springframework.security:spring-security-bom to v7#11304renovate[bot] wants to merge 5 commits intomasterfrom
Conversation
MarkEWaite
left a comment
There was a problem hiding this comment.
I'm requesting changes on this pull request until someone does the detailed analysis to understand the Jenkins impact of upgrading to Spring Security 7
8584294 to
9922d7b
Compare
9922d7b to
797c711
Compare
553584e to
4a5afae
Compare
4a5afae to
2d18f93
Compare
|
At least seems to depend on #11292. |
2d18f93 to
88af6ea
Compare
88af6ea to
70690ab
Compare
cd2def2 to
c9efeef
Compare
c9efeef to
649e113
Compare
649e113 to
d68fafc
Compare
Pull requests: * jenkinsci/jenkins#26346 * jenkinsci/jenkins#11304 * jenkinsci/jenkins#11292 Testing done * `PLUGINS=google-oauth-plugin,gitlab-oauth,github-oauth,oic-auth LINE=weekly TEST=InjectedTest bash ./local-test.sh`
MarkEWaite
left a comment
There was a problem hiding this comment.
This PR is now ready for merge. We will merge it after the security release if there is no negative feedback. Please see the merge process documentation for more information about the merge process.
Includes pull request:
/label ready-for-merge
ATH tests pass
Plugin BOM tests pass
2dae856 to
97af43f
Compare
Adds an encode2() method with a default implementation to call encode().
Refer to Spring documentation at: * https://docs.spring.io/spring-security/reference/api/java/org/springframework/security/core/authority/FactorGrantedAuthority.html * https://docs.spring.io/spring-security/reference/servlet/authentication/mfa.html#emfa * https://spring.io/blog/2025/10/21/multi-factor-authentication-in-spring-security-7#how-spring-security-models-mfa-through-progressive-authorization
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
|
||
| try { | ||
| PASSWORD_HASH_ENCODER.encode(si.password1); | ||
| PASSWORD_HASH_ENCODER.encode2(si.password1); |
There was a problem hiding this comment.
If you are adding your own commits it would be clearer to file a separate PR.
There was a problem hiding this comment.
Is that a blocking comment or an advisory comment? If it is a blocking comment, I'll create a new pull request that combines pull requests:
- Update dependency org.springframework:spring-framework-bom to v7 #11292
- Update dependency org.springframework.security:spring-security-bom to v7 #11304
and adds commits:
I preferred the pull request descriptions as generated by Renovate, but if you prefer a separate pull request, I'm happy to do it.
There was a problem hiding this comment.
Advisory, not blocking.
I preferred the pull request descriptions as generated by Renovate
Well, a human-filed PR could refer to the outstanding Renovate PRs (with their diff links etc.) for reference.
Pull requests: * jenkinsci/jenkins#26450 * jenkinsci/jenkins#11304 * jenkinsci/jenkins#11292 Testing done * `PLUGINS=google-oauth-plugin,gitlab-oauth,github-oauth,oic-auth LINE=weekly TEST=InjectedTest bash ./local-test.sh`
Pull requests: * jenkinsci/jenkins#26450 * jenkinsci/jenkins#11304 * jenkinsci/jenkins#11292 * jenkinsci/bom#6471 Testing done * None. Rely on ci.jenkins.io for the testing
This PR contains the following updates:
6.5.8→7.0.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
spring-projects/spring-security (org.springframework.security:spring-security-bom)
v7.0.3Compare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Been24, @Fr05ty-hub, @Kehrlann, @Rigu1, @bloomsei, @martinboulais, @ngocnhan-tran1996, @paulvas, @rwinch, @therepanic, and @vincentstradiot
v7.0.2Compare Source
🪲 Bug Fixes
spring-security-webandspring-webmvcare on the classpath #18315v7.0.1Compare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
🔩 Build Updates
❤️ Contributors
Thank you to all the contributors who worked on this release:
@L33gn21, @ghusta, @ronodhirSoumik, @rwinch, @sach429, and @ziqin
v7.0.0Compare Source
⭐ New Features
GrantedAuthority#getAuthorityas@Nullable#18014🪲 Bug Fixes
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Kehrlann, @SimonVonXCVII, @quaff, and @therepanic
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.