Merge branch '2.3.x'

Closes gh-24186
This commit is contained in:
Stephane Nicoll
2020-11-17 21:36:58 +01:00

View File

@@ -283,6 +283,9 @@ bom {
"elasticsearch-rest-client" {
exclude group: "commons-logging", module: "commons-logging"
},
"elasticsearch-rest-client-sniffer" {
exclude group: "commons-logging", module: "commons-logging"
},
"elasticsearch-rest-high-level-client"
]
}