Polish bomr exclusion for the maven shade plugin

See gh-21265
This commit is contained in:
Stephane Nicoll 2020-05-04 14:56:08 +02:00
parent 0f86baea8e
commit 9e0f7ad245
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ bomr:
- project: maven-shade-plugin - project: maven-shade-plugin
versions: versions:
# https://github.com/spring-projects/spring-boot/issues/21128 # https://github.com/spring-projects/spring-boot/issues/21128
- '[3.2.3,)' - '3.2.3'
verify: verify:
ignored-dependencies: ignored-dependencies:
# Avoid conflicting transitive requirements for # Avoid conflicting transitive requirements for