Skip to content

build(deps): bump org.springframework.vault:spring-vault-core from 3.2.0 to 4.0.1#1774

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.springframework.vault-spring-vault-core-4.0.1
Open

build(deps): bump org.springframework.vault:spring-vault-core from 3.2.0 to 4.0.1#1774
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.springframework.vault-spring-vault-core-4.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps org.springframework.vault:spring-vault-core from 3.2.0 to 4.0.1.

Release notes

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

4.0.1

📗 Links

🐞 Bug Fixes

  • Use default constructor for JacksonHttpMessageConverters #977
  • Jackson Kotlin support broken in 4.0 #976

📔 Documentation

  • Align secrets engines and auth methods terminology #963
  • Documentation grammar #959

🔨 Dependency Upgrades

  • 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.0.0

📗 Links

⭐ New Features

  • Add support for RestClient #941
  • Propagate failure to detect MountInfo #929
  • Upgrade to Jackson 3 #919
  • Remove deprecated code #904
  • Use JSpecify to indicate nullness #902
  • Add support for Reactor, Jetty, and JDK ClientHttpRequestFactory implementations #901
  • Remove OkHttp support #900
  • Upgrade to Kotlin 2.2 #899
  • Upgrade to Spring Framework 7.0 #898

🐞 Bug Fixes

  • LeaseAwareVaultPropertySource assertion mixup between variables and text #928

📔 Documentation

  • Broken link to Spring Framework reference documentation #955
  • Document relative and absolute Vault path behavior #926

🔨 Dependency Upgrades

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 16, 2026
@tnb-bot
Copy link
Contributor

tnb-bot bot commented Feb 16, 2026

Dependency changes

  • system-x-all
  • system-x-hashicorp-vault
Diff

system-x-all

--- a/base/system-x-all
+++ b/head/system-x-all
@@ -244,8 +244,8 @@ The following files have been resolved:
    io.jsonwebtoken:jjwt-impl:jar:0.13.0:runtime�[36m -- module jjwt.impl�[0;1;33m (auto)�[m
    io.jsonwebtoken:jjwt-jackson:jar:0.13.0:runtime�[36m -- module jjwt.jackson�[0;1;33m (auto)�[m
    io.lettuce:lettuce-core:jar:7.4.0.RELEASE:compile�[36m -- module lettuce.core�[0;1m [auto]�[m
-   io.micrometer:micrometer-commons:jar:1.14.7:compile�[36m -- module micrometer.commons�[0;1m [auto]�[m
-   io.micrometer:micrometer-observation:jar:1.14.7:compile�[36m -- module micrometer.observation�[0;1m [auto]�[m
+   io.micrometer:micrometer-commons:jar:1.16.3:compile�[36m -- module micrometer.commons�[0;1m [auto]�[m
+   io.micrometer:micrometer-observation:jar:1.16.3:compile�[36m -- module micrometer.observation�[0;1m [auto]�[m
    io.netty:netty-buffer:jar:4.1.101.Final:compile�[36m -- module io.netty.buffer�[0;1m [auto]�[m
    io.netty:netty-codec-base:jar:4.2.5.Final:compile�[36m -- module io.netty.codec�[m
    io.netty:netty-codec-dns:jar:4.2.5.Final:compile�[36m -- module io.netty.codec.dns�[m
@@ -427,13 +427,13 @@ The following files have been resolved:
    org.slf4j:jcl-over-slf4j:jar:2.0.7:compile�[36m -- module org.apache.commons.logging�[m
    org.slf4j:slf4j-api:jar:2.0.17:compile�[36m -- module org.slf4j�[m
    org.snakeyaml:snakeyaml-engine:jar:2.10:compile�[36m -- module org.snakeyaml.engine.v2�[m
-   org.springframework.vault:spring-vault-core:jar:3.2.0:compile�[36m -- module spring.vault.core�[0;1m [auto]�[m
-   org.springframework:spring-aop:jar:6.2.7:compile�[36m -- module spring.aop�[0;1m [auto]�[m
-   org.springframework:spring-beans:jar:6.2.7:compile�[36m -- module spring.beans�[0;1m [auto]�[m
-   org.springframework:spring-context:jar:6.2.7:compile�[36m -- module spring.context�[0;1m [auto]�[m
-   org.springframework:spring-core:jar:6.2.7:compile�[36m -- module spring.core�[0;1m [auto]�[m
-   org.springframework:spring-expression:jar:6.2.7:compile�[36m -- module spring.expression�[0;1m [auto]�[m
-   org.springframework:spring-web:jar:6.2.7:compile�[36m -- module spring.web�[0;1m [auto]�[m
+   org.springframework.vault:spring-vault-core:jar:4.0.1:compile�[36m -- module spring.vault.core�[0;1m [auto]�[m
+   org.springframework:spring-aop:jar:7.0.4:compile�[36m -- module spring.aop�[0;1m [auto]�[m
+   org.springframework:spring-beans:jar:7.0.4:compile�[36m -- module spring.beans�[0;1m [auto]�[m
+   org.springframework:spring-context:jar:7.0.4:compile�[36m -- module spring.context�[0;1m [auto]�[m
+   org.springframework:spring-core:jar:7.0.4:compile�[36m -- module spring.core�[0;1m [auto]�[m
+   org.springframework:spring-expression:jar:7.0.4:compile�[36m -- module spring.expression�[0;1m [auto]�[m
+   org.springframework:spring-web:jar:7.0.4:compile�[36m -- module spring.web�[0;1m [auto]�[m
    org.testcontainers:testcontainers:jar:2.0.2:compile�[36m -- module testcontainers�[0;1;33m (auto)�[m
    org.threeten:threeten-extra:jar:1.8.0:compile�[36m -- module org.threeten.extra�[m
    org.threeten:threetenbp:jar:1.7.0:compile�[36m -- module org.threeten.bp�[0;1m [auto]�[m

system-x-hashicorp-vault

--- a/base/system-x-hashicorp-vault
+++ b/head/system-x-hashicorp-vault
@@ -1,9 +1,9 @@
 
 The following files have been resolved:
    com.bettercloud:vault-java-driver:jar:5.1.0:compile�[36m -- module vault.java.driver�[m
-   com.fasterxml.jackson.core:jackson-annotations:jar:2.19.0:compile�[36m -- module com.fasterxml.jackson.annotation�[m
-   com.fasterxml.jackson.core:jackson-core:jar:2.19.0:compile�[36m -- module com.fasterxml.jackson.core�[m
-   com.fasterxml.jackson.core:jackson-databind:jar:2.19.0:compile�[36m -- module com.fasterxml.jackson.databind�[m
+   com.fasterxml.jackson.core:jackson-annotations:jar:2.20:compile�[36m -- module com.fasterxml.jackson.annotation�[m
+   com.fasterxml.jackson.core:jackson-core:jar:2.20.0:compile�[36m -- module com.fasterxml.jackson.core�[m
+   com.fasterxml.jackson.core:jackson-databind:jar:2.20.0:compile�[36m -- module com.fasterxml.jackson.databind�[m
    com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.20.0:compile�[36m -- module com.fasterxml.jackson.dataformat.yaml�[m
    com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.20.0:compile�[36m -- module com.fasterxml.jackson.datatype.jsr310�[m
    com.github.docker-java:docker-java-api:jar:3.7.0:compile�[36m -- module com.github.dockerjava.api�[0;1m [auto]�[m
@@ -23,6 +23,7 @@ The following files have been resolved:
    com.squareup.okio:okio:jar:3.2.0:compile�[36m -- module okio�[0;1;33m (auto)�[m
    commons-codec:commons-codec:jar:1.15:compile�[36m -- module org.apache.commons.codec�[0;1m [auto]�[m
    commons-io:commons-io:jar:2.21.0:compile�[36m -- module org.apache.commons.io�[m
+   commons-logging:commons-logging:jar:1.3.5:compile�[36m -- module org.apache.commons.logging�[m
    cz.xtf:core:jar:1.0:compile�[36m -- module core�[0;1;33m (auto)�[m
    io.fabric8:knative-client:jar:7.5.0:compile�[36m -- module knative.client�[0;1;33m (auto)�[m
    io.fabric8:knative-model:jar:7.5.0:compile�[36m -- module knative.model�[0;1;33m (auto)�[m
@@ -69,8 +70,8 @@ The following files have been resolved:
    io.fabric8:openshift-model-whereabouts:jar:7.5.0:compile�[36m -- module openshift.model.whereabouts�[0;1;33m (auto)�[m
    io.fabric8:openshift-model:jar:7.5.0:compile�[36m -- module openshift.model�[0;1;33m (auto)�[m
    io.fabric8:zjsonpatch:jar:7.5.0:compile�[36m -- module zjsonpatch�[0;1;33m (auto)�[m
-   io.micrometer:micrometer-commons:jar:1.14.7:compile�[36m -- module micrometer.commons�[0;1m [auto]�[m
-   io.micrometer:micrometer-observation:jar:1.14.7:compile�[36m -- module micrometer.observation�[0;1m [auto]�[m
+   io.micrometer:micrometer-commons:jar:1.16.3:compile�[36m -- module micrometer.commons�[0;1m [auto]�[m
+   io.micrometer:micrometer-observation:jar:1.16.3:compile�[36m -- module micrometer.observation�[0;1m [auto]�[m
    io.netty:netty-buffer:jar:4.1.125.Final:runtime�[36m -- module io.netty.buffer�[0;1m [auto]�[m
    io.netty:netty-codec-dns:jar:4.1.125.Final:runtime�[36m -- module io.netty.codec.dns�[0;1m [auto]�[m
    io.netty:netty-codec-http2:jar:4.1.125.Final:runtime�[36m -- module io.netty.codec.http2�[0;1m [auto]�[m
@@ -114,6 +115,7 @@ The following files have been resolved:
    org.jetbrains.kotlin:kotlin-stdlib:jar:1.6.20:compile�[36m -- module kotlin.stdlib�[m
    org.jetbrains:annotations:jar:17.0.0:compile�[36m -- module org.jetbrains.annotations�[0;1m [auto]�[m
    org.json:json:jar:20251224:compile�[36m -- module org.json�[m
+   org.jspecify:jspecify:jar:1.0.0:compile�[36m -- module org.jspecify�[m
    org.junit.jupiter:junit-jupiter-api:jar:5.7.0:compile�[36m -- module org.junit.jupiter.api�[m
    org.junit.jupiter:junit-jupiter-engine:jar:5.7.0:compile�[36m -- module org.junit.jupiter.engine�[m
    org.junit.platform:junit-platform-commons:jar:1.7.0:compile�[36m -- module org.junit.platform.commons�[m
@@ -123,13 +125,13 @@ The following files have been resolved:
    org.rnorth.duct-tape:duct-tape:jar:1.0.8:compile�[36m -- module duct.tape�[0;1;33m (auto)�[m
    org.slf4j:slf4j-api:jar:1.7.36:compile�[36m -- module org.slf4j�[0;1m [auto]�[m
    org.snakeyaml:snakeyaml-engine:jar:2.10:compile�[36m -- module org.snakeyaml.engine.v2�[m
-   org.springframework.vault:spring-vault-core:jar:3.2.0:compile�[36m -- module spring.vault.core�[0;1m [auto]�[m
-   org.springframework:spring-aop:jar:6.2.7:compile�[36m -- module spring.aop�[0;1m [auto]�[m
-   org.springframework:spring-beans:jar:6.2.7:compile�[36m -- module spring.beans�[0;1m [auto]�[m
-   org.springframework:spring-context:jar:6.2.7:compile�[36m -- module spring.context�[0;1m [auto]�[m
-   org.springframework:spring-core:jar:6.2.7:compile�[36m -- module spring.core�[0;1m [auto]�[m
-   org.springframework:spring-expression:jar:6.2.7:compile�[36m -- module spring.expression�[0;1m [auto]�[m
-   org.springframework:spring-web:jar:6.2.7:compile�[36m -- module spring.web�[0;1m [auto]�[m
+   org.springframework.vault:spring-vault-core:jar:4.0.1:compile�[36m -- module spring.vault.core�[0;1m [auto]�[m
+   org.springframework:spring-aop:jar:7.0.4:compile�[36m -- module spring.aop�[0;1m [auto]�[m
+   org.springframework:spring-beans:jar:7.0.4:compile�[36m -- module spring.beans�[0;1m [auto]�[m
+   org.springframework:spring-context:jar:7.0.4:compile�[36m -- module spring.context�[0;1m [auto]�[m
+   org.springframework:spring-core:jar:7.0.4:compile�[36m -- module spring.core�[0;1m [auto]�[m
+   org.springframework:spring-expression:jar:7.0.4:compile�[36m -- module spring.expression�[0;1m [auto]�[m
+   org.springframework:spring-web:jar:7.0.4:compile�[36m -- module spring.web�[0;1m [auto]�[m
    org.testcontainers:testcontainers:jar:2.0.2:compile�[36m -- module testcontainers�[0;1;33m (auto)�[m
    org.yaml:snakeyaml:jar:2.4:compile�[36m -- module org.yaml.snakeyaml�[m
    software.tnb:system-x-common:jar:1.0-SNAPSHOT:compile�[36m -- module system.x.common�[0;1;33m (auto)�[m

GitHub Actions

@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.vault-spring-vault-core-4.0.1 branch 3 times, most recently from 008d35b to e7db6a9 Compare March 2, 2026 13:00
Bumps [org.springframework.vault:spring-vault-core](https://github.com/spring-projects/spring-vault) from 3.2.0 to 4.0.1.
- [Release notes](https://github.com/spring-projects/spring-vault/releases)
- [Commits](spring-projects/spring-vault@3.2.0...4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@avano avano force-pushed the dependabot/maven/org.springframework.vault-spring-vault-core-4.0.1 branch from e7db6a9 to 0e4d171 Compare March 2, 2026 14:38
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.

0 participants