commit
e220536ddb
|
|
@ -283,6 +283,9 @@ bom {
|
||||||
"elasticsearch-rest-client" {
|
"elasticsearch-rest-client" {
|
||||||
exclude group: "commons-logging", module: "commons-logging"
|
exclude group: "commons-logging", module: "commons-logging"
|
||||||
},
|
},
|
||||||
|
"elasticsearch-rest-client-sniffer" {
|
||||||
|
exclude group: "commons-logging", module: "commons-logging"
|
||||||
|
},
|
||||||
"elasticsearch-rest-high-level-client"
|
"elasticsearch-rest-high-level-client"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue