From fcea4bf149354e7bf5df917af397b0e693534093 Mon Sep 17 00:00:00 2001 From: Purujit Saha Date: Fri, 5 Jan 2024 20:20:35 +0000 Subject: [PATCH] bouncycastle is multi-release now and therefore we need to exclude the versions from duplicate class detection --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index a1af617bf..d24bb3d5d 100644 --- a/pom.xml +++ b/pom.xml @@ -709,6 +709,10 @@ true true + + + META-INF/versions/* +