diff --git a/client/pom.xml b/client/pom.xml
index 2c1892ca..85def340 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -5,8 +5,9 @@
io.split.client
java-client-parent
- 4.13.0
+ 4.13.1.rc1
+ 4.13.1.rc1
java-client
jar
Java Client
@@ -166,7 +167,7 @@
org.apache.httpcomponents.client5
httpclient5
- 5.0.3
+ 5.4.1
com.google.code.gson
diff --git a/okhttp-modules/pom.xml b/okhttp-modules/pom.xml
index 52986930..d3dc8347 100644
--- a/okhttp-modules/pom.xml
+++ b/okhttp-modules/pom.xml
@@ -5,10 +5,10 @@
java-client-parent
io.split.client
- 4.13.0
+ 4.13.1.rc1
4.0.0
- 4.13.0
+ 4.13.1.rc1
okhttp-modules
jar
http-modules
@@ -46,13 +46,13 @@
io.split.client
java-client
- 4.13.0
+ 4.13.1.rc1
compile
org.apache.httpcomponents.client5
httpclient5
- 5.0.3
+ 5.4.1
diff --git a/pluggable-storage/pom.xml b/pluggable-storage/pom.xml
index 2e502e35..bccbdb18 100644
--- a/pluggable-storage/pom.xml
+++ b/pluggable-storage/pom.xml
@@ -6,7 +6,7 @@
java-client-parent
io.split.client
- 4.13.0
+ 4.13.1.rc1
2.1.0
@@ -29,7 +29,7 @@
ossrh
https://oss.sonatype.org/
true
- true
+ false
diff --git a/pom.xml b/pom.xml
index a7c51ff3..b001ae36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
io.split.client
java-client-parent
- 4.13.0
+ 4.13.1.rc1
diff --git a/redis-wrapper/pom.xml b/redis-wrapper/pom.xml
index 6a25062e..66200d20 100644
--- a/redis-wrapper/pom.xml
+++ b/redis-wrapper/pom.xml
@@ -6,10 +6,10 @@
java-client-parent
io.split.client
- 4.13.0
+ 4.13.1.rc1
redis-wrapper
- 3.1.0
+ 4.13.1.rc1
jar
Package for Redis Wrapper Implementation
Implements Redis Pluggable Storage
@@ -28,7 +28,7 @@
redis.clients
jedis
- 4.3.0
+ 4.4.8
junit
@@ -51,7 +51,7 @@
ossrh
https://oss.sonatype.org/
true
- true
+ false
diff --git a/testing/pom.xml b/testing/pom.xml
index adbffc99..269b0a91 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -5,7 +5,7 @@
io.split.client
java-client-parent
- 4.13.0
+ 4.13.1.rc1
java-client-testing
jar