Merge branch '2.6.x' into 2.7.x

See gh-31402
This commit is contained in:
Andy Wilkinson 2022-06-16 17:33:53 +01:00
commit f285d9e7cf

View File

@ -18,5 +18,5 @@ dependencies {
}
bootJar {
requiresUnpack '**/bcprov-jdk15on-*.jar'
requiresUnpack '**/bcprov-jdk18on-*.jar'
}