From c02b9ea420afe5399cb89f330cbcb6cf42e343c3 Mon Sep 17 00:00:00 2001 From: Falko Modler Date: Tue, 22 Sep 2020 23:29:29 +0200 Subject: [PATCH] Remove xstream from dependabot Reason: https://github.com/quarkusio/quarkus/pull/11961#issuecomment-694521787 --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 89a8f0e2be4fe..f5baa39643a4d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -118,7 +118,6 @@ updates: - dependency-name: com.amazonaws:aws-lambda-java-events # Apache Commons - dependency-name: commons-io:commons-io - - dependency-name: com.thoughtworks.xstream:xstream rebase-strategy: disabled - package-ecosystem: gradle directory: "/integration-tests/gradle"