Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump org.springframework.security:spring-security-bom from 6.2.5 to 6.2.6 #3161

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2024

Bumps org.springframework.security:spring-security-bom from 6.2.5 to 6.2.6.

Release notes

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

6.2.6

⭐ New Features

  • ActiveDirectoryLdapAuthenticationProvider does not implement support for multiple urls #15494
  • Document the role of CredentialsContainer #15320
  • OIDC Backchannel Logout should allow logout tokens having typ header of logout+jwt #15277

🪲 Bug Fixes

  • A broken link in Spring Security reference #15288
  • Correct HttpSessionCsrfTokenRepository Documentation #15392
  • Documentation for ServletBearerExchangeFilterFunction incomplete or incorrect #15459
  • Restrict automatic CORS configuration to UrlBasedCorsConfigurationSource #15444
  • Update prerequisites documentation with Java 17 #15323
  • Using sec:authorize in JSPX causes 'java.lang.NullPointerException: Cannot invoke "jakarta.servlet.ServletRegistration.getClassName()" because "registration" is null' #15439

🔨 Dependency Upgrades

  • Bump com.github.spullara.mustache.java:compiler from 0.9.13 to 0.9.14 #15376
  • Bump io.micrometer:micrometer-observation from 1.12.7 to 1.12.8 #15381
  • Bump io.micrometer:micrometer-observation from 1.12.8 to 1.12.9 #15588
  • Bump io.mockk:mockk from 1.13.11 to 1.13.12 #15427
  • Bump io.projectreactor:reactor-bom from 2023.0.7 to 2023.0.8 #15389
  • Bump io.projectreactor:reactor-bom from 2023.0.8 to 2023.0.9 #15599
  • Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api from 3.0.0 to 3.0.1 #15589
  • Bump org-apache-maven-resolver from 1.9.20 to 1.9.21 #15377
  • Bump org-apache-maven-resolver from 1.9.21 to 1.9.22 #15543
  • Bump org-eclipse-jetty from 11.0.21 to 11.0.22 #15358
  • Bump org.apache.maven:maven-resolver-provider from 3.9.7 to 3.9.8 #15271
  • Bump org.apache.maven:maven-resolver-provider from 3.9.8 to 3.9.9 #15645
  • Bump org.jetbrains.kotlin:kotlin-bom from 1.9.24 to 1.9.25 #15452
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.24 to 1.9.25 #15451
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 #15314
  • Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.3 #15333
  • Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.14 #15528
  • Bump org.slf4j:slf4j-api from 2.0.14 to 2.0.15 #15544
  • Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 #15570
  • Bump org.springframework.data:spring-data-bom from 2023.1.7 to 2023.1.8 #15422
  • Bump org.springframework.data:spring-data-bom from 2023.1.8 to 2023.1.9 #15644
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.4 to 3.2.6 #15618
  • Bump org.springframework:spring-framework-bom from 6.1.10 to 6.1.11 #15404
  • Bump org.springframework:spring-framework-bom from 6.1.11 to 6.1.12 #15614
  • Bump org.springframework:spring-framework-bom from 6.1.9 to 6.1.10 #15280

🔩 Build Updates

  • Automate check of expected branch version #15309
  • Bump @antora/collector-extension from 1.0.0-alpha.4 to 1.0.0-alpha.6 in /docs #15445
  • Bump @antora/collector-extension from 1.0.0-alpha.6 to 1.0.0-alpha.7 in /docs #15488
  • Bump @antora/collector-extension from 1.0.0-alpha.7 to 1.0.0-beta.1 in /docs #15563

... (truncated)

Commits
  • 182cbbb Release 6.2.6
  • b92ed92 Fix checkstyle errors with @​Deprecated
  • 79fb011 Bump io-spring-javaformat from 0.0.42 to 0.0.43
  • 6118ef6 Bump org.apache.maven:maven-resolver-provider from 3.9.8 to 3.9.9
  • 23d8601 Bump org.springframework.data:spring-data-bom from 2023.1.8 to 2023.1.9
  • f10a9b8 Bump @​antora/collector-extension in /docs
  • 2923bc1 Bump @​springio/antora-extensions from 1.13.1 to 1.14.2 in /docs
  • cedd068 Merge branch '5.8.x' into 6.2.x
  • 6b69edb Bump @​antora/collector-extension in /docs
  • 0ba2617 Bump @​springio/antora-extensions from 1.13.1 to 1.14.2 in /docs
  • 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.2.5 to 6.2.6.
- [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.2.5...6.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Aug 20, 2024
@github-actions github-actions bot added this to the 3.2.5 milestone Aug 20, 2024
@spring-builds spring-builds enabled auto-merge (rebase) August 20, 2024 03:35
@spring-builds spring-builds merged commit a5efc7f into 3.2.x Aug 20, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.2.x/org.springframework.security-spring-security-bom-6.2.6 branch August 20, 2024 03:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant