Merge branch '6.0.x'

This commit is contained in:
Sam Brannen
2023-06-09 11:52:20 +02:00
4 changed files with 28 additions and 16 deletions
+1
View File
@@ -36,6 +36,7 @@ dependencies {
exclude group: "commons-logging", module: "commons-logging"
}
optional("org.seleniumhq.selenium:htmlunit-driver") {
exclude group: "commons-logging", module: "commons-logging"
exclude group: "net.bytebuddy", module: "byte-buddy"
}
optional("org.seleniumhq.selenium:selenium-java") {