mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
Remove wrong replacement key in deprecated metadata
This commit is contained in:
-1
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user