Skip to content

Commit

Permalink
build(deps): bump org.springframework.vault:spring-vault-core (#1764)
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.1.0 to 3.1.1.
- [Release notes](https://github.com/spring-projects/spring-vault/releases)
- [Commits](spring-projects/spring-vault@3.1.0...3.1.1)

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

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 Jan 18, 2024
1 parent d3b7d1b commit dc54596
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.1.0</version>
<version>3.1.1</version>
</dependency>

<!-- Test Dependencies -->
Expand Down

0 comments on commit dc54596

Please sign in to comment.