We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b132192 + 29de005 commit 0caa0d1Copy full SHA for 0caa0d1
.bomr/bomr.yaml
@@ -12,6 +12,8 @@ bomr:
12
versions:
13
# Jar contains dependencies' classes resulting in duplicates
14
- '[2.7.3]'
15
+ # Artifacts published as .bundle files rather than .jar files
16
+ - '[2.7.5]'
17
- project: maven-invoker-plugin
18
19
# NPE in InstallMojo.installProjectPom (InstallMojo.java:387)
0 commit comments