Skip to content

Commit dcb432a

Browse files
committed
Apply changed DuplicatesStrategy to shadowjar
1 parent 2379c89 commit dcb432a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/libs/es-opensaml-security-api/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ tasks.named("shadowJar").configure {
2828
manifest {
2929
attributes 'Automatic-Module-Name': 'org.opensaml.security'
3030
}
31+
duplicatesStrategy = DuplicatesStrategy.EXCLUDE
3132
exclude 'META-INF/services/org.opensaml.security.crypto.ec.NamedCurve'
3233
}

0 commit comments

Comments
 (0)