Skip to content

Commit

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

---
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 Jul 18, 2023
1 parent 7dbe827 commit fd51cf6
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.3</version>
<version>3.0.4</version>
</dependency>

<!-- Test Dependencies -->
Expand Down

0 comments on commit fd51cf6

Please sign in to comment.