aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2019-02-04 07:56:51 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2019-02-04 07:56:51 +0100
commitf9cdab97942aac748915cd07c32669f37de57500 (patch)
tree0dd20cde99175d17cd264222823440b7ece9b9f6 /id/server/idserverlib/pom.xml
parentf27dd94733a9c2cf3a6e4f5611fbeff9de199720 (diff)
downloadmoa-id-spss-f9cdab97942aac748915cd07c32669f37de57500.tar.gz
moa-id-spss-f9cdab97942aac748915cd07c32669f37de57500.tar.bz2
moa-id-spss-f9cdab97942aac748915cd07c32669f37de57500.zip
update Spring Redis Backend
Diffstat (limited to 'id/server/idserverlib/pom.xml')
-rw-r--r--id/server/idserverlib/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml
index f819329f3..f15dea961 100644
--- a/id/server/idserverlib/pom.xml
+++ b/id/server/idserverlib/pom.xml
@@ -489,7 +489,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-redis</artifactId>
- <version>2.1.0.RELEASE</version>
+ <version>${org.springframework.data.spring-data-redis}</version>
</dependency>
<dependency>