We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 537513a commit 104c55bCopy full SHA for 104c55b
pom.xml
@@ -9,7 +9,7 @@
9
<packaging>jar</packaging>
10
<groupId>redis.clients</groupId>
11
<artifactId>jedis</artifactId>
12
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
13
<name>Jedis</name>
14
<description>Jedis is a blazingly small and sane Redis java client.</description>
15
<url>https://github.com/redis/jedis</url>
0 commit comments