diff --git a/CHANGELOG.md b/CHANGELOG.md
index e399676..13278cb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## unreleased
+### Improvements
+* Updated ependencies
+
## 0.8.0 (2019-03-24)
### Breaking
* Moved Maven artifact to `de.stklcode.jvault:jvault-connector` (#28)
diff --git a/pom.xml b/pom.xml
index 1026c78..c3a080f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
de.stklcode.jvault
jvault-connector
- 0.8.0
+ 0.8.1-SNAPSHOT
jar
@@ -71,7 +71,7 @@
org.apache.maven.plugins
maven-jar-plugin
- 3.1.1
+ 3.1.2
@@ -88,7 +88,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.22.1
+ 2.22.2
false
@@ -106,29 +106,29 @@
org.apache.httpcomponents
httpclient
- 4.5.7
+ 4.5.8
com.fasterxml.jackson.core
jackson-core
- 2.9.8
+ 2.9.9
com.fasterxml.jackson.core
jackson-databind
- 2.9.8
+ 2.9.9
org.junit.jupiter
junit-jupiter-engine
- 5.4.1
+ 5.4.2
test
org.junit.jupiter
junit-jupiter-migrationsupport
- 5.4.1
+ 5.4.2
org.hamcrest
@@ -145,13 +145,13 @@
org.mockito
mockito-core
- 2.25.1
+ 2.28.2
test
org.mockito
mockito-inline
- 2.25.1
+ 2.28.2
test
@@ -174,7 +174,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.0.1
+ 3.1.0
attach-sources