File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Play Remote Configuration - CoreOS etcd
2
2
3
3
4
- [ ![ Latest release] ( https://img.shields.io/badge/latest_release-19.07 -orange.svg )] ( https://github.com/play-rconf/play-rconf-etcd/releases )
5
- [ ![ JitPack] ( https://img.shields.io/badge/JitPack-release~19.07 -brightgreen.svg )] ( https://jitpack.io/#play-rconf/play-rconf-etcd )
4
+ [ ![ Latest release] ( https://img.shields.io/badge/latest_release-19.09 -orange.svg )] ( https://github.com/play-rconf/play-rconf-etcd/releases )
5
+ [ ![ JitPack] ( https://img.shields.io/badge/JitPack-release~19.09 -brightgreen.svg )] ( https://jitpack.io/#play-rconf/play-rconf-etcd )
6
6
[ ![ Build] ( https://api.travis-ci.org/play-rconf/play-rconf-etcd.svg?branch=master )] ( https://travis-ci.org/play-rconf/play-rconf-etcd )
7
7
[ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/play-rconf/play-rconf-etcd/master/LICENSE )
8
8
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >io.play-rconf</groupId >
8
8
<artifactId >play-rconf-etcd</artifactId >
9
- <version >19.07 </version >
9
+ <version >19.09 </version >
10
10
<name >Play Remote Configuration - CoreOS etcd</name >
11
11
<description >Retrieves configuration from CoreOS etcd</description >
12
12
<url >https://github.com/play-rconf/play-rconf-etcd</url >
132
132
<dependency >
133
133
<groupId >com.fasterxml.jackson.core</groupId >
134
134
<artifactId >jackson-databind</artifactId >
135
- <version >2.9.9.1 </version >
135
+ <version >2.9.9.2 </version >
136
136
</dependency >
137
137
<dependency >
138
138
<groupId >org.apache.commons</groupId >
You can’t perform that action at this time.
0 commit comments