From d4a2a68a8ab11ad445a5ad128fe9b93f0b892510 Mon Sep 17 00:00:00 2001 From: Ranjith Manickam Date: Sun, 2 Dec 2018 23:47:55 +0530 Subject: [PATCH] Bug fixes and added redis sentinel supportability changes. --- pom.xml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 7cdb108..09a80f6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ tomcat-cluster-redis-session-manager tomcat-cluster-redis-session-manager - 2.0.5 + 3.0 jar tomcat-cluster-redis-session-manager @@ -24,9 +24,9 @@ ${source-java.version} - apache-tomcat-8.5.32 - apache-tomcat-8.5.32 - apache-tomcat-8.5.32 + + + @@ -48,21 +48,21 @@ - - apache-tomcat - catalina - ${tomcat-catalina.version} - - - apache-tomcat - servlet-api - ${tomcat-servlet-api.version} - - - apache-tomcat - tomcat-api - ${tomcat-api.version} - + + + + + + + + + + + + + + +