Skip to content

Commit 9ae9434

Browse files
authored
Merge pull request #532 from splitio/update-redis-version
Update redis version
2 parents 1a7805c + 8ab9205 commit 9ae9434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis-wrapper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>4.14.0</version>
1010
</parent>
1111
<artifactId>redis-wrapper</artifactId>
12-
<version>4.13.1</version>
12+
<version>3.1.1</version>
1313
<packaging>jar</packaging>
1414
<name>Package for Redis Wrapper Implementation</name>
1515
<description>Implements Redis Pluggable Storage</description>

0 commit comments

Comments
 (0)