Skip to content

Commit

Permalink
build(deps): bump org.springframework.vault:spring-vault-core (#1700)
Browse files Browse the repository at this point in the history
Bumps [org.springframework.vault:spring-vault-core](https://github.com/spring-projects/spring-vault) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/spring-projects/spring-vault/releases)
- [Commits](spring-projects/spring-vault@3.0.4...3.1.0)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 46a3b9d commit 1a29e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-content-encryption/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.springframework.vault</groupId>
<artifactId>spring-vault-core</artifactId>
<version>3.0.4</version>
<version>3.1.0</version>
</dependency>

<!-- Test Dependencies -->
Expand Down

0 comments on commit 1a29e4f

Please sign in to comment.