Remove wrong replacement key in deprecated metadata
This commit is contained in:
parent
7787fd94f3
commit
deb2322457
|
|
@ -751,7 +751,6 @@
|
|||
"type": "java.util.List<java.lang.String>",
|
||||
"description": "Comma-separated list of the Elasticsearch instances to use.",
|
||||
"deprecation": {
|
||||
"replacement": "spring.elasticsearch.rest.uris",
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue