Bump xmemcached from 2.4.5 to 2.4.6

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
Joakim Erdfelt 2020-11-09 14:20:37 -06:00
parent 1f8a348e20
commit 9152fc313e
No known key found for this signature in database
GPG Key ID: 2D0E1FB8FE4B68B4
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<dependency>
<groupId>com.googlecode.xmemcached</groupId>
<artifactId>xmemcached</artifactId>
<version>2.4.5</version>
<version>2.4.6</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>