Commit deb23224 authored by Stephane Nicoll's avatar Stephane Nicoll

Remove wrong replacement key in deprecated metadata

parent 7787fd94
...@@ -751,7 +751,6 @@ ...@@ -751,7 +751,6 @@
"type": "java.util.List<java.lang.String>", "type": "java.util.List<java.lang.String>",
"description": "Comma-separated list of the Elasticsearch instances to use.", "description": "Comma-separated list of the Elasticsearch instances to use.",
"deprecation": { "deprecation": {
"replacement": "spring.elasticsearch.rest.uris",
"level": "error" "level": "error"
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment