diff --git a/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG-sources.jar b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG-sources.jar
new file mode 100644
index 000000000..0aedcaa57
Binary files /dev/null and b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG-sources.jar differ
diff --git a/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG-sources.jar.md5 b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG-sources.jar.md5
new file mode 100644
index 000000000..2c0fd4ba4
--- /dev/null
+++ b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG-sources.jar.md5
@@ -0,0 +1 @@
+91492a35e08606565fe9e5c9d481c8d2
\ No newline at end of file
diff --git a/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG-sources.jar.sha1 b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG-sources.jar.sha1
new file mode 100644
index 000000000..62f353dcf
--- /dev/null
+++ b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG-sources.jar.sha1
@@ -0,0 +1 @@
+572687ff55c34200f190e2f0b288592b0d44140f
\ No newline at end of file
diff --git a/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.jar b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.jar
new file mode 100644
index 000000000..7f9fc8695
Binary files /dev/null and b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.jar differ
diff --git a/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.jar.md5 b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.jar.md5
new file mode 100644
index 000000000..8c97baec4
--- /dev/null
+++ b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.jar.md5
@@ -0,0 +1 @@
+66b60f16323cbe78deb46241c6a6e1ec
\ No newline at end of file
diff --git a/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.jar.sha1 b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.jar.sha1
new file mode 100644
index 000000000..a8b9f6472
--- /dev/null
+++ b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.jar.sha1
@@ -0,0 +1 @@
+283174af342b80192d65a54a462952f6f15af538
\ No newline at end of file
diff --git a/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.pom b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.pom
new file mode 100644
index 000000000..28eba01ca
--- /dev/null
+++ b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.pom
@@ -0,0 +1,196 @@
+
+
+ 4.0.0
+ io.lettuce
+ lettuce-core
+ 6.0.1.DEBUG
+ Lettuce
+ Advanced and thread-safe Java Redis client for synchronous, asynchronous, and
+ reactive usage. Supports Cluster, Sentinel, Pipelining, Auto-Reconnect, Codecs
+ and much more.
+ http://github.com/lettuce-io/lettuce-core
+
+ lettuce.io
+ https://lettuce.io
+
+
+
+ Apache License, Version 2.0
+ https://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ mp911de
+ Mark Paluch
+
+
+ will
+ Will Glozer
+
+
+
+ scm:git:https://github.com/lettuce-io/lettuce-core.git
+ scm:git:https://github.com/lettuce-io/lettuce-core.git
+ 6.0.1.RELEASE
+ http://github.com/lettuce-io/lettuce-core
+
+
+ Github
+ https://github.com/lettuce-io/lettuce-core/issues
+
+
+ Travis CI
+ https://travis-ci.org/lettuce-io/lettuce-core
+
+
+
+ io.netty
+ netty-common
+ 4.1.53.Final
+ compile
+
+
+ io.netty
+ netty-handler
+ 4.1.53.Final
+ compile
+
+
+ io.netty
+ netty-transport
+ 4.1.53.Final
+ compile
+
+
+ io.projectreactor
+ reactor-core
+ 3.3.11.RELEASE
+ compile
+
+
+ org.apache.commons
+ commons-pool2
+ 2.8.1
+ compile
+ true
+
+
+ org.jetbrains.kotlin
+ kotlin-stdlib
+ 1.3.72
+ compile
+ true
+
+
+ org.jetbrains.kotlinx
+ kotlinx-coroutines-reactive
+ 1.3.8
+ compile
+ true
+
+
+ org.jetbrains.kotlinx
+ kotlinx-coroutines-jdk8
+ 1.3.8
+ compile
+ true
+
+
+ io.netty
+ netty-tcnative
+ 2.0.34.Final
+ linux-x86_64
+ compile
+ true
+
+
+ io.netty
+ netty-transport-native-epoll
+ 4.1.53.Final
+ linux-x86_64
+ compile
+ true
+
+
+ io.netty
+ netty-transport-native-kqueue
+ 4.1.53.Final
+ osx-x86_64
+ compile
+ true
+
+
+ io.zipkin.brave
+ brave
+ 5.12.7
+ compile
+ true
+
+
+ org.latencyutils
+ LatencyUtils
+ 2.0.3
+ compile
+ true
+
+
+ org.hdrhistogram
+ HdrHistogram
+ 2.1.12
+ compile
+ true
+
+
+ io.reactivex
+ rxjava
+ 1.3.8
+ compile
+ true
+
+
+ io.reactivex
+ rxjava-reactive-streams
+ 1.2.1
+ compile
+ true
+
+
+ io.reactivex.rxjava2
+ rxjava
+ 2.2.20
+ compile
+ true
+
+
+ io.reactivex.rxjava3
+ rxjava
+ 3.0.7
+ compile
+ true
+
+
+ javax.enterprise
+ cdi-api
+ 2.0.SP1
+ compile
+ true
+
+
+ javax.inject
+ javax.inject
+ 1
+ compile
+ true
+
+
+ com.google.code.findbugs
+ jsr305
+ 3.0.2
+ compile
+ true
+
+
+
diff --git a/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.pom.md5 b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.pom.md5
new file mode 100644
index 000000000..71c065205
--- /dev/null
+++ b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.pom.md5
@@ -0,0 +1 @@
+aa5d10bb1f8ef490c73a58735d10336d
\ No newline at end of file
diff --git a/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.pom.sha1 b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.pom.sha1
new file mode 100644
index 000000000..0b85a4606
--- /dev/null
+++ b/service/lib/io/lettuce/lettuce-core/6.0.1.DEBUG/lettuce-core-6.0.1.DEBUG.pom.sha1
@@ -0,0 +1 @@
+5e59fa3bdf02adb22ca1db4cf7dec18937881e60
\ No newline at end of file
diff --git a/service/lib/io/lettuce/lettuce-core/maven-metadata.xml b/service/lib/io/lettuce/lettuce-core/maven-metadata.xml
new file mode 100644
index 000000000..10b8539cf
--- /dev/null
+++ b/service/lib/io/lettuce/lettuce-core/maven-metadata.xml
@@ -0,0 +1,12 @@
+
+
+ io.lettuce
+ lettuce-core
+
+ 6.0.1.DEBUG
+
+ 6.0.1.DEBUG
+
+ 20201105203315
+
+
diff --git a/service/lib/io/lettuce/lettuce-core/maven-metadata.xml.md5 b/service/lib/io/lettuce/lettuce-core/maven-metadata.xml.md5
new file mode 100644
index 000000000..ff53abeb4
--- /dev/null
+++ b/service/lib/io/lettuce/lettuce-core/maven-metadata.xml.md5
@@ -0,0 +1 @@
+d52c51eca1241f14802fb8828c1d5713
\ No newline at end of file
diff --git a/service/lib/io/lettuce/lettuce-core/maven-metadata.xml.sha1 b/service/lib/io/lettuce/lettuce-core/maven-metadata.xml.sha1
new file mode 100644
index 000000000..ac5584913
--- /dev/null
+++ b/service/lib/io/lettuce/lettuce-core/maven-metadata.xml.sha1
@@ -0,0 +1 @@
+8b7a50b4ef180d8ce0eaea03742fe030820a3038
\ No newline at end of file
diff --git a/service/pom.xml b/service/pom.xml
index 63109ac9b..3eec30df6 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -16,6 +16,13 @@
UTF-8
+
+
+ local-maven-repo
+ file://${project.basedir}/lib
+
+
+
org.whispersystems.textsecure
@@ -99,10 +106,13 @@
compile
+
io.lettuce
lettuce-core
- 6.0.0.RELEASE
+ 6.0.1.DEBUG