From e06d66b4f2d79e99b1dc7c6b2041dd20975399da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 20:35:56 +0000 Subject: [PATCH] Bump xstream from 1.4.11.1 to 1.4.13-java7 in /zmq-playground Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.11.1 to 1.4.13-java7. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] --- zmq-playground/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zmq-playground/pom.xml b/zmq-playground/pom.xml index 7f9135e..b02660c 100644 --- a/zmq-playground/pom.xml +++ b/zmq-playground/pom.xml @@ -21,7 +21,7 @@ com.thoughtworks.xstream xstream - 1.4.11.1 + 1.4.13-java7 org.projectlombok