Remove wrong replacement key in deprecated metadata

This commit is contained in:
Stephane Nicoll 2020-05-12 15:37:50 +02:00
parent 7787fd94f3
commit deb2322457
1 changed files with 0 additions and 1 deletions

View File

@ -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"
}
},