prepare release v1.5.2
Some checks failed
CI / build-with-it (11, 1.2.0) (push) Successful in 57s
CI / build-with-it (11, 1.20.0) (push) Successful in 1m14s
CI / build-with-it (21, 1.2.0) (push) Has been cancelled
CI / build-with-it (true, 21, 1.20.0) (push) Has been cancelled
CI / build-with-it (17, 1.20.0) (push) Has been cancelled
CI / build-with-it (17, 1.2.0) (push) Has been cancelled

This commit is contained in:
2025-07-16 18:18:49 +02:00
parent 9e7d8f50d3
commit b47f6057c3
3 changed files with 6 additions and 6 deletions

View File

@@ -40,7 +40,7 @@ Java Vault Connector is a connector library for [Vault](https://www.vaultproject
<dependency>
<groupId>de.stklcode.jvault</groupId>
<artifactId>jvault-connector</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
</dependency>
```