d7d3b1a874
We disable transitive dependencies in our build plugin for all dependencies except for the group `org.elasticsearch`. However, in the reindex plugin we depend on the REST client and declare its dependencies again which is not necessary (and led to problems with conflicting versions in #19281). With this PR we remove the duplicate declaration. |
||
---|---|---|
.. | ||
src | ||
build.gradle |