Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2025

Bumps org.springframework.security:spring-security-bom from 6.3.8 to 6.3.9.

Release notes

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

6.3.9

⭐ New Features

  • Add link to docs zip file to the reference #16798
  • Clarify WebInvocationPrivilegeEvaluator JavaDoc #16548
  • Fix attribute name in http.adoc #16776
  • Fix Spring Framework reference link #16718
  • Fix WebFlux authentication reference link #16719
  • Update ServerOAuth2AuthorizedClientExchangeFilterFunction javadoc #16555

🪲 Bug Fixes

  • Do not validate parameters in ServerBearerTokenAuthenticationConverter and DefaultBearerTokenResolver if not enabled #16039
  • Fix the request matcher patterns in the documentation #16713
  • setCookieCustomizer should not reset withHttpOnlyFalse httpOnly setting #16822
  • Sorting in AuthorizationAdvisorProxyFactory should be thread-safe #16834
  • Use correct message prompt in AuthorizeReturnObjectMethodInterceptor constructor #16829
  • XML config does not apply request-handler-ref to CsrfAuthenticationStrategy #16801

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 #16769
  • Bump io.projectreactor:reactor-bom from 2023.0.16 to 2023.0.17 #16942
  • Bump io.spring.gradle:spring-security-release-plugin from 1.0.3 to 1.0.4 #16916
  • Bump org-aspectj from 1.9.22.1 to 1.9.24 #16927
  • Bump org-eclipse-jetty from 11.0.24 to 11.0.25 #16759
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.11 to 3.2.12 #16957
  • Bump org.springframework:spring-framework-bom from 6.1.18 to 6.1.19 #16958

🔩 Build Updates

  • Bump @springio/asciidoctor-extensions from 1.0.0-alpha.16 to 1.0.0-alpha.17 in /docs #16809
  • Release 6.3.9 #16973

❤️ Contributors

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

@​Bragolgirith, @​dependabot[bot], @​jonah1und1, @​kse-music, and @​ngocnhan-tran1996

Commits
  • f635425 Release 6.3.9
  • a5d9633 Bump org.springframework:spring-framework-bom from 6.1.18 to 6.1.19
  • 99c4f58 Bump org.springframework.ldap:spring-ldap-core from 3.2.11 to 3.2.12
  • c1aa99f Enforce BCrypt password length for new passwords only
  • eb01394 Bump io.projectreactor:reactor-bom from 2023.0.16 to 2023.0.17
  • 0d3d6f7 Bump org-aspectj from 1.9.22.1 to 1.9.24
  • eb83c35 Bump io.spring.gradle:spring-security-release-plugin from 1.0.3 to 1.0.4
  • 3c0fef5 Polish gh-16039
  • da94fbe Evaluate URI query parameter only if enabled
  • 857ef6f WithHttpOnlyCookie defaults to false
  • 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 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-bom](https://github.com/spring-projects/spring-security) from 6.3.8 to 6.3.9.
- [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@6.3.8...6.3.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Apr 22, 2025
@jgrandja jgrandja self-assigned this Apr 22, 2025
@jgrandja jgrandja added this to the 1.3.6 milestone Apr 22, 2025
@jgrandja jgrandja merged commit 0dc3759 into 1.3.x Apr 22, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/1.3.x/org.springframework.security-spring-security-bom-6.3.9 branch April 22, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant