File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
CHANGES
2
2
3
- 4.1.2(XXX XX , 2020)
3
+ 4.1.2 (Nov 25 , 2020)
4
4
- Updated junit from 4.12 to 4.13.1
5
+ - Updated HttpClient from 4.5.2 to 5.0.3
5
6
6
7
4.1.1 (Sep 30, 2020)
7
8
- Fixed fetch retries after received an SPLIT_CHANGE.
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.split.client</groupId >
7
7
<artifactId >java-client-parent</artifactId >
8
- <version >4.1.2-rc3 </version >
8
+ <version >4.1.2</version >
9
9
</parent >
10
10
<artifactId >java-client</artifactId >
11
11
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >io.split.client</groupId >
6
6
<artifactId >java-client-parent</artifactId >
7
- <version >4.1.2-rc3 </version >
7
+ <version >4.1.2</version >
8
8
<dependencyManagement >
9
9
<dependencies >
10
10
<dependency >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.split.client</groupId >
8
8
<artifactId >java-client-parent</artifactId >
9
- <version >4.1.2-rc3 </version >
9
+ <version >4.1.2</version >
10
10
</parent >
11
11
12
12
<artifactId >java-client-testing</artifactId >
You can’t perform that action at this time.
0 commit comments