We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2379c89 commit dcb432aCopy full SHA for dcb432a
x-pack/libs/es-opensaml-security-api/build.gradle
@@ -28,5 +28,6 @@ tasks.named("shadowJar").configure {
28
manifest {
29
attributes 'Automatic-Module-Name': 'org.opensaml.security'
30
}
31
+ duplicatesStrategy = DuplicatesStrategy.EXCLUDE
32
exclude 'META-INF/services/org.opensaml.security.crypto.ec.NamedCurve'
33
0 commit comments