magro / memcached-session-manager

A tomcat session manager that backups sessions in memcached and pulls them from there if asked for unknown sessions
Apache License 2.0
758 stars 348 forks source link

Update dependencies #391

Open magro opened 5 years ago

Sandmania commented 5 years ago

Could Jedis be updated as well? Tests seem to pass with redis.clients:jedis:3.0.0

magro commented 5 years ago

@Sandmania Can you please submit a separate PR for this? The changes here don't build successfully so far...