diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b0c9bc..00b3f28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.5.0 [work in progress] +## 0.5.0 [2017-03-18] * [feature] Convenience methods for DB credentials (#7) * [fix] Minor bugfix in TokenBuilder * [deprecation] `SecretResponse.getValue()` deprecated diff --git a/pom.xml b/pom.xml index e2ecdc8..64d547d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.stklcode.jvault connector - 0.5.0-SNAPSHOT + 0.5.0 jar @@ -47,17 +47,17 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.3 com.fasterxml.jackson.core jackson-core - 2.8.6 + 2.8.7 com.fasterxml.jackson.core jackson-databind - 2.8.6 + 2.8.7