Duplicate class com.nimbusds.jose.JWEObject found in modules jetified-threedssdk-release-1.1.17-runtime.jar
tarafat opened this issue · 2 comments
Duplicate class com.nimbusds.jose.Requirement found in modules jetified-threedssdk-release-1.1.17-runtime.jar (com.nds.threeds:threedssdk-release:1.1.17) and nimbus-jose-jwt-9.8.1.jar (com.nimbusds:nimbus-jose-jwt:9.8.1)
Duplicate class com.nimbusds.jose.crypto.AESEncrypter found in modules jetified-threedssdk-release-1.1.17-runtime.jar (com.nds.threeds:threedssdk-release:1.1.17) and nimbus-jose-jwt-9.8.1.jar (com.nimbusds:nimbus-jose-jwt:9.8.1)
Duplicate class com.nimbusds.jose.crypto.AESEncrypter$AlgFamily found in modules jetified-threedssdk-release-1.1.17-runtime.jar (com.nds.threeds:threedssdk-release:1.1.17) and nimbus-jose-jwt-9.8.1.jar (com.nimbusds:nimbus-jose-jwt:9.8.1)
Duplicate class com.nimbusds.jose.crypto.impl.ECDH found in modules jetified-threedssdk-release-1.1.17-runtime.jar (com.nds.threeds:threedssdk-release:1.1.17) and nimbus-jose-jwt-9.8.1.jar (com.nimbusds:nimbus-jose-jwt:9.8.1)
Duplicate class com.nimbusds.jose.crypto.impl.ECDH$AlgorithmMode found in modules jetified-threedssdk-release-1.1.17-runtime.jar (com.nds.threeds:threedssdk-release:1.1.17) and nimbus-jose-jwt-9.8.1.jar (com.nimbusds:nimbus-jose-jwt:9.8.1)
Duplicate class com.nimbusds.jose.jwk.KeyOperation found in modules jetified-threedssdk-release-1.1.17-runtime.jar (com.nds.threeds:threedssdk-release:1.1.17) and nimbus-jose-jwt-9.8.1.jar (com.nimbusds:nimbus-jose-jwt:9.8.1)
Go to the documentation to learn how to Fix dependency resolution errors
I was using both stripe and square dependencies on my project,commenting square dependencies solved the issue
I was using both stripe and square dependencies on my project,commenting square dependencies solved the issue