We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d609d72 commit 2d7c400Copy full SHA for 2d7c400
build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation("net.ttddyy:datasource-proxy:1.10")
43
implementation("org.postgresql:postgresql:42.7.2")
44
implementation("io.lettuce:lettuce-core:6.3.1.RELEASE")
45
- implementation 'redis.clients:jedis:5.1.0'
+ implementation 'redis.clients:jedis:5.1.2'
46
implementation("org.eclipse.collections:eclipse-collections-api:11.1.0")
47
implementation("org.eclipse.collections:eclipse-collections:11.1.0")
48
implementation("org.apache.commons:commons-pool2:2.12.0")
0 commit comments