From 26bf58fe2e357e8ad703dae0fab3ac3d926307c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:00:38 +0000 Subject: [PATCH] Bump xstream from 1.4.8 to 1.4.18 in /test-utils Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.8 to 1.4.18. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) --- updated-dependencies: - dependency-name: com.thoughtworks.xstream:xstream dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-utils/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 test-utils/pom.xml diff --git a/test-utils/pom.xml b/test-utils/pom.xml old mode 100755 new mode 100644 index a87d88a..06c6c5c --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -21,7 +21,7 @@ com.thoughtworks.xstream xstream - 1.4.8 + 1.4.18 junit