DATAREDIS-1177 - Upgrade to xstream 1.4.12.

This commit is contained in:
Mark Paluch
2020-07-01 13:19:43 +02:00
parent a5d50a8408
commit 24d004ff0e

View File

@@ -19,7 +19,7 @@
<springdata.keyvalue>2.2.9.BUILD-SNAPSHOT</springdata.keyvalue>
<jta>1.1</jta>
<beanutils>1.9.2</beanutils>
<xstream>1.4.8</xstream>
<xstream>1.4.12</xstream>
<pool>2.7.0</pool>
<lettuce>5.2.2.RELEASE</lettuce>
<jedis>3.1.0</jedis>