Skip to content

Bump org.springframework.vault:spring-vault-core from 4.0.2 to 4.1.0#6689

Merged
valfirst merged 1 commit into
masterfrom
dependabot/gradle/org.springframework.vault-spring-vault-core-4.1.0
Jun 17, 2026
Merged

Bump org.springframework.vault:spring-vault-core from 4.0.2 to 4.1.0#6689
valfirst merged 1 commit into
masterfrom
dependabot/gradle/org.springframework.vault-spring-vault-core-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor

Bumps org.springframework.vault:spring-vault-core from 4.0.2 to 4.1.0.

Release notes

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

4.1.0

📗 Links

⭐ New Features

  • Support Pattern for Matches (Regex) query keywords #1000
  • Use set-based lookups for IN and NOT_IN query predicates #999
  • Build against Vault 2.0.0 #994
  • Add Key/Value version detection to VaultTemplate #974
  • Enable secrets without a Lease for rotation #973
  • Introduce ManagedSecret API #972
  • Add CertificateContainer for managed certificate issuance and rotation #969
  • Add VaultClient abstraction #942

🐞 Bug Fixes

  • Remove rule from set before adding another one with the same path #998
  • Use independent JacksonCompat as class loader source #987
  • JacksonCompat class loader from Jackson2 class causing potential Jackson 2 initialization #986
  • Use default constructor for JacksonHttpMessageConverters #977
  • Jackson Kotlin support broken in 4.0 #976

📔 Documentation

  • Document SecretLeaseContainer and CertificateContainer usage #970
  • Align secrets engines and auth methods terminology #963
  • Documentation grammar #959

🔨 Dependency Upgrades

  • Upgrade to Spring Data 2026.0.0 #1002
  • Upgrade to Spring Framework 7.0.7 #1001
  • Upgrade to Kotlin 2.3.20 #991
  • Upgrade to Spring Data 2026.0.0-RC1 #990
  • Upgrade to Spring Framework 7.0.7 #988
  • Upgrade to Jackson 3.1.0 #983
  • Upgrade to Spring Framework 7.0.6 #982
  • Upgrade dependencies #979
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 #975
  • Upgrade to Vault 1.21 #962

❤️ Contributors

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

4.1.0-RC1

📗 Links

... (truncated)

Commits
  • 83514ce Release Spring Vault 4.1.0.
  • 4298eff Upgrade to Spring Data 2025.1.6, Spring Security 7.0.6, Reactor 2025.0.6
  • 94e3588 Upgrade to Spring Data 2026.0.0.
  • d0d8e61 Upgrade to Spring Framework 7.0.7.
  • 89bdb80 Upgrade build dependencies.
  • dedce00 Upgrade build dependencies.
  • 680015d Support Pattern for Matches (Regex) query keywords.
  • f6cdeef Polishing.
  • f78d715 Polishing.
  • 9a6b97b Use set-based lookups for IN and NOT_IN query predicates.
  • 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 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.vault:spring-vault-core](https://github.com/spring-projects/spring-vault) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/spring-projects/spring-vault/releases)
- [Commits](spring-projects/spring-vault@4.0.2...4.1.0)

---
updated-dependencies:
- dependency-name: org.springframework.vault:spring-vault-core
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 14, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 14, 2026 02:03
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 14, 2026
@dependabot dependabot Bot requested review from ikalinin1, valfirst and vkepin June 14, 2026 02:03
@dependabot dependabot Bot added the java Pull requests that update Java code label Jun 14, 2026
@codecov

codecov Bot commented Jun 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.79%. Comparing base (413a8ba) to head (373b31a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6689   +/-   ##
=========================================
  Coverage     97.79%   97.79%           
  Complexity     7325     7325           
=========================================
  Files          1015     1015           
  Lines         21508    21508           
  Branches       1416     1416           
=========================================
  Hits          21033    21033           
  Misses          359      359           
  Partials        116      116           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@valfirst valfirst merged commit d2190cf into master Jun 17, 2026
47 of 53 checks passed
@valfirst valfirst deleted the dependabot/gradle/org.springframework.vault-spring-vault-core-4.1.0 branch June 17, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant