Skip to content

Bump org.springframework.security:spring-security-bom from 6.4.6 to 6.4.7 in the development-dependencies group #10140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2025

Bumps the development-dependencies group with 1 update: org.springframework.security:spring-security-bom.

Updates org.springframework.security:spring-security-bom from 6.4.6 to 6.4.7

Release notes

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

6.4.7

🪲 Bug Fixes

  • ClearSiteDataHeaderWriter log is misleading #17165
  • Fix inconsistent constructor declaration for ReactiveAuthorizationManagerMethodSecurityConfiguration #17197
  • Fix to allow multiple AuthenticationFilter instances to process each request #17215
  • Use HttpStatus in back-channel logout filters #17156

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson:jackson-bom from 2.18.4 to 2.18.4.1 #17229
  • Bump io-spring-javaformat from 0.0.43 to 0.0.45 #17148
  • Bump io-spring-javaformat from 0.0.45 to 0.0.46 #17199
  • Bump io.micrometer:micrometer-observation from 1.14.7 to 1.14.8 #17221
  • Bump io.projectreactor:reactor-bom from 2023.0.18 to 2023.0.19 #17230
  • Bump io.spring.develocity.conventions from 0.0.22 to 0.0.23 #17206
  • Bump org.apache.maven:maven-resolver-provider from 3.9.9 to 3.9.10 #17212
  • Bump org.hibernate.orm:hibernate-core from 6.6.15.Final to 6.6.17.Final #17183
  • Bump org.hibernate.orm:hibernate-core from 6.6.17.Final to 6.6.18.Final #17253
  • Bump org.springframework.data:spring-data-bom from 2024.1.6 to 2024.1.7 #17254
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.12 to 3.2.13 #17237
  • Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8 #17236

❤️ Contributors

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

@​damable-nuvolex

Commits
  • 30056be Release 6.4.7
  • b8c19f9 Bump org.hibernate.orm:hibernate-core from 6.6.17.Final to 6.6.18.Final
  • 17fe96e Merge branch '6.3.x' into 6.4.x
  • 0a15dca Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8
  • 1fcba70 Bump org.springframework.ldap:spring-ldap-core from 3.2.12 to 3.2.13
  • 03a11d6 Bump org.springframework.data:spring-data-bom from 2024.1.6 to 2024.1.7
  • 49cddee Bump org.springframework:spring-framework-bom from 6.1.20 to 6.1.21
  • 1c56c0c Bump org.springframework.ldap:spring-ldap-core from 3.2.12 to 3.2.13
  • d79cf75 Bump org.springframework.data:spring-data-bom from 2024.0.12 to 2024.0.13
  • e34c5e7 Bump org.springframework.data:spring-data-bom
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 1 update: [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security).


Updates `org.springframework.security:spring-security-bom` from 6.4.6 to 6.4.7
- [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.4.6...6.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Jun 17, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Jun 17, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 19, 2025

Looks like org.springframework.security:spring-security-bom is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 19, 2025
@dependabot dependabot bot deleted the dependabot/gradle/6.4.x/development-dependencies-043b77c0b2 branch June 19, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants