diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5d6f3e1..d115410 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,14 @@
+## unreleased
+
+### Improvements
+* Updated dependencies
+
## 0.8.1 (2019-08-16)
### Fixes
* Removed compile dependency to JUnit library (#30)
### Improvements
-* Updated ependencies
+* Updated dependencies
### Test
* Tested against Vault 1.2.2
diff --git a/pom.xml b/pom.xml
index da9bb34..4caf6a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
de.stklcode.jvault
jvault-connector
- 0.8.1
+ 0.8.2-SNAPSHOT
jar
@@ -111,12 +111,12 @@
com.fasterxml.jackson.core
jackson-core
- 2.9.9
+ 2.10.0
com.fasterxml.jackson.core
jackson-databind
- 2.9.9.3
+ 2.10.0