jurmous / etcd4j

Java / Netty client for etcd, the highly-available key value store for shared configuration and service discovery.
Apache License 2.0
267 stars 83 forks source link

jackson dep updated 2.9.9 #192

Open Szabka opened 4 years ago

Szabka commented 4 years ago

I needed the 2.9 jackson edition because i also use jersey2 in my project and it requires the new. also fixes #189