paulcwarren / spring-content

Cloud-Native Storage and Enterprise Content Services (ECMS) for Spring
https://paulcwarren.github.io/spring-content/
Apache License 2.0
270 stars 65 forks source link

build(deps): bump org.springframework.vault:spring-vault-core from 3.1.1 to 3.1.2 #2084

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.springframework.vault:spring-vault-core from 3.1.1 to 3.1.2.

Release notes

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

3.1.2

:green_book: Links

:lady_beetle: Bug Fixes

  • Secret rotation failing after LoginTokenExpiredEvent #867
  • Read-Timeout not applied with Apache Http Components and no-SSL #861
  • Private Key is null in CertificateBundle using of(String serialNumber, String certificate, String issuingCaCertificate, String privateKey) #857

:notebook_with_decorative_cover: Documentation

  • Bundle Javadoc with Antora documentation site #872

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2023.0.9 #879
  • Upgrade to Spring Data 2023.1.9 #878
  • Upgrade to Spring 6.1.12 #877
  • Upgrade dependencies #876
  • Upgrade to Logback 1.4.14 #840

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • 679ec32 Release Spring Vault 3.1.2.
  • 33720bc Upgrade dependencies.
  • 0e5c945 Upgrade to Reactor 2023.0.9.
  • bf07184 Upgrade to Spring Data 2023.1.9.
  • 7450f74 Upgrade to Spring 6.1.12.
  • 8e12d95 Upgrade dependencies.
  • 183b983 Move off deprecated API.
  • 48c904e Move off deprecated Base64Utils.
  • 3437572 Migrate off harbor proxy.
  • a162165 Bundle Javadoc with Antora documentation site.
  • 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)