Merge branch '3.1.x'

Closes gh-38253
This commit is contained in:
Andy Wilkinson
2023-11-07 11:25:09 +00:00
5 changed files with 80 additions and 27 deletions

View File

@@ -159,9 +159,7 @@ bom {
"java-driver-bom"
]
modules = [
"java-driver-core" {
exclude group: "org.slf4j", module: "jcl-over-slf4j"
}
"java-driver-core"
]
}
}