Skip to content

Commit 8e24f88

Browse files
committed
fix version changes at README.md
1 parent 3bdbbf8 commit 8e24f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ may require modifications in your code to migrate. Changes to the minor version
278278
should represent non-breaking changes. The third number represents any very minor bugfix patches.
279279

280280
* **5.2.0**: This release contains the following updates:
281-
* Move code packages and maven groupdId from com.bettercloud to io.github.jopenlibs. [(PR #2)](https://github.com/jopenlibs/vault-java-driver/pull/2)
281+
* Move code packages and maven groupdId from `com.bettercloud` to `io.github.jopenlibs`. [(PR #2)](https://github.com/jopenlibs/vault-java-driver/pull/2)
282282
* Port the [patch of Ian Ferguson](https://github.com/BetterCloud/vault-java-driver/pull/229/files) that includes `X-Vault-Request: true` header on all requests to work with Vault Agent's w/ require_request_header set to true. [(PR #16)](https://github.com/jopenlibs/vault-java-driver/pull/16)
283283
* Upgrade tests dependencies. [(PR #11)](https://github.com/jopenlibs/vault-java-driver/pull/11)
284284
* Fix and refactoring data wrapping, add integration tests with last Vault version. [(PR #4)](https://github.com/jopenlibs/vault-java-driver/pull/4), [(PR #17)](https://github.com/jopenlibs/vault-java-driver/pull/17)

0 commit comments

Comments
 (0)