spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.85k stars 5.91k forks source link

Bump org.springframework.ldap:spring-ldap-core from 3.2.6 to 3.2.7 #15944

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.springframework.ldap:spring-ldap-core from 3.2.6 to 3.2.7.

Release notes

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

3.2.7

New Features

  • Document how DnAttriubte name and index are mutually exclusive #940
  • Add Snapshot Tests #933
  • Produce Build Scans with Develocity #932

Bug Fixes

  • java.lang.reflect.UndeclaredThrowableException with spring-ldap-core 2.3.2.RELEASE and above #660
  • Operational Attributes support should not require read-only attributes #446

Dependency Upgrades

  • Bump com.gradle.develocity from 3.17.2 to 3.17.6 #935
  • Update to nohttp 0.0.11 #929
  • Update to Spring Gradle Enterprise Conventions 0.0.17 #928
  • Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13 #927
  • Bump org.springframework.security:spring-security-config from 5.8.13 to 5.8.14 #926
  • Bump org.springframework.security:spring-security-ldap from 5.8.13 to 5.8.14 #925
  • Bump org.springframework.boot from 3.2.8 to 3.2.10 #917
  • Bump org.springframework.security:spring-security-config from 5.8.13 to 5.8.14 #914
  • Bump org.springframework.security:spring-security-core from 5.8.13 to 5.8.14 #913
Commits
  • f532de3 Release 3.2.7
  • 847b9ac Clarify that index has precedence
  • 4733b6c Propagate target exception
  • 0b90840 Retrieve All ODM-Managed Attributes on Update
  • 0c169ec Polish Update Tests
  • c42a9d7 Add javax.naming Test Fixtures
  • f87f834 Bump com.gradle.develocity from 3.17.2 to 3.17.6
  • 6f7b1fa Add Snapshot Tests to CI
  • 64c1eff Use Develocity to Produce Build Scans
  • ccbf212 Update to nohttp 0.0.11
  • 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 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)