From 0f86baea8e0892f3ebf1d65f866aacd9724a3662 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 4 May 2020 14:10:37 +0200 Subject: [PATCH] Add bomr exclusion for the maven shade plugin Closes gh-21265 --- .bomr/bomr.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.bomr/bomr.yaml b/.bomr/bomr.yaml index 4fedb4a0cf..bc2faf67d3 100644 --- a/.bomr/bomr.yaml +++ b/.bomr/bomr.yaml @@ -12,6 +12,10 @@ bomr: versions: # 10.15 requires Java 9 - '[10.15,)' + - project: maven-shade-plugin + versions: + # https://github.com/spring-projects/spring-boot/issues/21128 + - '[3.2.3,)' verify: ignored-dependencies: # Avoid conflicting transitive requirements for