From 9e0f7ad245f541e068563e54cfb15d927c8c2022 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 4 May 2020 14:56:08 +0200 Subject: [PATCH] Polish bomr exclusion for the maven shade plugin See gh-21265 --- .bomr/bomr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bomr/bomr.yaml b/.bomr/bomr.yaml index bc2faf67d36..01ad08a8e51 100644 --- a/.bomr/bomr.yaml +++ b/.bomr/bomr.yaml @@ -15,7 +15,7 @@ bomr: - project: maven-shade-plugin versions: # https://github.com/spring-projects/spring-boot/issues/21128 - - '[3.2.3,)' + - '3.2.3' verify: ignored-dependencies: # Avoid conflicting transitive requirements for