File tree Expand file tree Collapse file tree 6 files changed +19
-9
lines changed
Expand file tree Collapse file tree 6 files changed +19
-9
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.split.client</groupId >
77 <artifactId >java-client-parent</artifactId >
8- <version >4.18.1-rc1 </version >
8+ <version >4.18.1-rc2 </version >
99 </parent >
10- <version >4.18.1-rc1 </version >
10+ <version >4.18.1-rc2 </version >
1111 <artifactId >java-client</artifactId >
1212 <packaging >jar</packaging >
1313 <name >Java Client</name >
173173 <artifactId >httpclient5</artifactId >
174174 <version >5.5</version >
175175 </dependency >
176+ <dependency >
177+ <groupId >org.apache.httpcomponents.core5</groupId >
178+ <artifactId >httpcore5</artifactId >
179+ <version >5.3.5</version >
180+ </dependency >
176181 <dependency >
177182 <groupId >com.google.code.gson</groupId >
178183 <artifactId >gson</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >java-client-parent</artifactId >
77 <groupId >io.split.client</groupId >
8- <version >4.18.1-rc1 </version >
8+ <version >4.18.1-rc2 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
11- <version >4.18.1-rc1 </version >
11+ <version >4.18.1-rc2 </version >
1212 <artifactId >okhttp-modules</artifactId >
1313 <packaging >jar</packaging >
1414 <name >http-modules</name >
5757 <artifactId >httpclient5</artifactId >
5858 <version >5.5</version >
5959 </dependency >
60+ <dependency >
61+ <groupId >org.apache.httpcomponents.core5</groupId >
62+ <artifactId >httpcore5</artifactId >
63+ <version >5.3.5</version >
64+ </dependency >
6065 <!-- Test deps -->
6166 <dependency >
6267 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >java-client-parent</artifactId >
88 <groupId >io.split.client</groupId >
9- <version >4.18.1-rc1 </version >
9+ <version >4.18.1-rc2 </version >
1010 </parent >
1111
1212 <version >2.1.0</version >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >io.split.client</groupId >
66 <artifactId >java-client-parent</artifactId >
7- <version >4.18.1-rc1 </version >
7+ <version >4.18.1-rc2 </version >
88 <dependencyManagement >
99 <dependencies >
1010 <dependency >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >java-client-parent</artifactId >
88 <groupId >io.split.client</groupId >
9- <version >4.18.1-rc1 </version >
9+ <version >4.18.1-rc2 </version >
1010 </parent >
1111 <artifactId >redis-wrapper</artifactId >
1212 <version >3.1.1</version >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.split.client</groupId >
77 <artifactId >java-client-parent</artifactId >
8- <version >4.18.1-rc1 </version >
8+ <version >4.18.1-rc2 </version >
99 </parent >
1010 <artifactId >java-client-testing</artifactId >
1111 <packaging >jar</packaging >
12- <version >4.18.1-rc1 </version >
12+ <version >4.18.1-rc2 </version >
1313 <name >Java Client For Testing</name >
1414 <description >Testing suite for Java SDK for Split</description >
1515 <dependencies >
You can’t perform that action at this time.
0 commit comments