File tree Expand file tree Collapse file tree 7 files changed +14
-10
lines changed Expand file tree Collapse file tree 7 files changed +14
-10
lines changed Original file line number Diff line number Diff line change 1+ 4.13.1 (Dec 5, 2024)
2+ - Updated `org.apache.httpcomponents.client5` dependency to 5.4.1 to fix vulnerabilities.
3+ - Updated `redis.clients` dependency to 4.4.8 to fix vulnerabilities.
4+
154.13.0 (Sep 13, 2024)
26- Added support for Kerberos Proxy authentication.
37
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.13.1.rc1 </version >
8+ <version >4.13.1</version >
99 </parent >
10- <version >4.13.1.rc1 </version >
10+ <version >4.13.1</version >
1111 <artifactId >java-client</artifactId >
1212 <packaging >jar</packaging >
1313 <name >Java Client</name >
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.13.1.rc1 </version >
8+ <version >4.13.1</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
11- <version >4.13.1.rc1 </version >
11+ <version >4.13.1</version >
1212 <artifactId >okhttp-modules</artifactId >
1313 <packaging >jar</packaging >
1414 <name >http-modules</name >
4646 <dependency >
4747 <groupId >io.split.client</groupId >
4848 <artifactId >java-client</artifactId >
49- <version >4.13.1.rc1 </version >
49+ <version >4.13.1</version >
5050 <scope >compile</scope >
5151 </dependency >
5252 <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.13.1.rc1 </version >
9+ <version >4.13.1</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.13.1.rc1 </version >
7+ <version >4.13.1</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.13.1.rc1 </version >
9+ <version >4.13.1</version >
1010 </parent >
1111 <artifactId >redis-wrapper</artifactId >
12- <version >4.13.1.rc1 </version >
12+ <version >4.13.1</version >
1313 <packaging >jar</packaging >
1414 <name >Package for Redis Wrapper Implementation</name >
1515 <description >Implements Redis Pluggable Storage</description >
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.13.1.rc1 </version >
8+ <version >4.13.1</version >
99 </parent >
1010 <artifactId >java-client-testing</artifactId >
1111 <packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments