diff --git a/README.md b/README.md
index acfba64..31c657f 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# Play Remote Configuration - CoreOS etcd
-[![Latest release](https://img.shields.io/badge/latest_release-19.02-orange.svg)](https://github.com/play-rconf/play-rconf-etcd/releases)
-[![JitPack](https://img.shields.io/badge/JitPack-release~19.02-brightgreen.svg)](https://jitpack.io/#play-rconf/play-rconf-etcd)
+[![Latest release](https://img.shields.io/badge/latest_release-19.06-orange.svg)](https://github.com/play-rconf/play-rconf-etcd/releases)
+[![JitPack](https://img.shields.io/badge/JitPack-release~19.06-brightgreen.svg)](https://jitpack.io/#play-rconf/play-rconf-etcd)
[![Build](https://api.travis-ci.org/play-rconf/play-rconf-etcd.svg?branch=master)](https://travis-ci.org/play-rconf/play-rconf-etcd)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/play-rconf/play-rconf-etcd/master/LICENSE)
diff --git a/pom.xml b/pom.xml
index 5f96776..b03be61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
io.play-rconf
play-rconf-etcd
- 19.02
+ 19.06
Play Remote Configuration - CoreOS etcd
Retrieves configuration from CoreOS etcd
https://github.com/play-rconf/play-rconf-etcd
@@ -132,7 +132,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.9.8
+ 2.9.9
org.apache.commons