Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 1d3c818

Browse files
Bump org.springframework.vault:spring-vault-core from 3.0.4 to 3.1.2
Bumps [org.springframework.vault:spring-vault-core](https://github.com/spring-projects/spring-vault) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/spring-projects/spring-vault/releases) - [Commits](spring-projects/spring-vault@3.0.4...3.1.2) --- updated-dependencies: - dependency-name: org.springframework.vault:spring-vault-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 143fa33 commit 1d3c818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
implementation("ch.qos.logback:logback-classic:${logbackVersion}")
5757

5858
// spring
59-
implementation("org.springframework.vault:spring-vault-core:3.0.4")
59+
implementation("org.springframework.vault:spring-vault-core:3.1.2")
6060
implementation("org.hibernate.validator:hibernate-validator:8.0.1.Final")
6161
implementation("org.springframework.boot:spring-boot-starter-thymeleaf")
6262

0 commit comments

Comments
 (0)