From 9ce819b1d0d464d9fedbd1ce4bebec9be87a9965 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sun, 24 Apr 2022 17:42:04 +0200 Subject: [PATCH] prepare release of v1.1.0 --- CHANGELOG.md | 2 +- README.md | 4 ++-- pom.xml | 14 +++++++------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88e1f3c..1f585da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## UNRELEASED +## 1.1.0 (2022-04-24) ### Fix * Use `replication_performance_mode` instead of `replication_perf_mode` in health response. diff --git a/README.md b/README.md index 2da319c..0de7f18 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Java Vault Connector is a connector library for [Vault](https://www.vaultproject * SQL secret handling * KV v1 and v2 support * Connector Factory with builder pattern -* Tested against Vault 1.9.4 +* Tested against Vault 1.10.1 ## Maven Artifact @@ -40,7 +40,7 @@ Java Vault Connector is a connector library for [Vault](https://www.vaultproject de.stklcode.jvault jvault-connector - 1.0.1 + 1.1.0 ``` diff --git a/pom.xml b/pom.xml index 4adcd86..2b574b3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.stklcode.jvault jvault-connector - 1.1.0-SNAPSHOT + 1.1.0 jar @@ -62,7 +62,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.1.0 + 3.2.0 org.apache.maven.plugins @@ -128,7 +128,7 @@ org.mockito mockito-core - 4.4.0 + 4.5.1 test @@ -152,7 +152,7 @@ nl.jqno.equalsverifier equalsverifier - 3.9 + 3.10 test @@ -203,7 +203,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.3.2 + 3.4.0 11 @@ -252,7 +252,7 @@ org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.8 default-prepare-agent @@ -300,7 +300,7 @@ org.owasp dependency-check-maven - 7.0.4 + 7.1.0