We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85bd5f1 + 79bb974 commit 7d891ecCopy full SHA for 7d891ec
1 file changed
microsphere-java-enterprise-parent/pom.xml
@@ -167,15 +167,14 @@
167
</exclusions>
168
</dependency>
169
170
-
171
<!-- Lettuce -->
172
<dependency>
173
<groupId>io.lettuce</groupId>
174
<artifactId>lettuce-core</artifactId>
175
<version>${lettuce.version}</version>
176
177
178
- <!-- Jedis -->
+ <!-- jedis -->
179
180
<groupId>redis.clients</groupId>
181
<artifactId>jedis</artifactId>
0 commit comments