mirror of https://github.com/apache/nifi.git
NIFI-7267 - Upgrade spring-data-redis in Redis bundle (#4150)
Signed-off-by: Andy LoPresto <alopresto@apache.org>
This commit is contained in:
parent
71bf12976f
commit
7105bf36a8
|
@ -27,7 +27,7 @@
|
|||
<packaging>pom</packaging>
|
||||
|
||||
<properties>
|
||||
<spring.data.redis.version>2.1.0.RELEASE</spring.data.redis.version>
|
||||
<spring.data.redis.version>2.1.16.RELEASE</spring.data.redis.version>
|
||||
</properties>
|
||||
|
||||
<modules>
|
||||
|
|
Loading…
Reference in New Issue