Polish bomr exclusion for the maven shade plugin
See gh-21265
This commit is contained in:
parent
0f86baea8e
commit
9e0f7ad245
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue