Commit 9e0f7ad2 authored by Stephane Nicoll's avatar Stephane Nicoll

Polish bomr exclusion for the maven shade plugin

See gh-21265
parent 0f86baea
...@@ -15,7 +15,7 @@ bomr: ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment