Merge branch '2.7.x'

This commit is contained in:
Moritz Halbritter 2022-04-06 08:57:15 +02:00
commit 8f275353ef
1 changed files with 1 additions and 1 deletions

View File

@ -771,7 +771,7 @@
"type": "java.lang.String", "type": "java.lang.String",
"description": "Login user of the server.", "description": "Login user of the server.",
"deprecation": { "deprecation": {
"replacement": "spring.neo4j.authentication.password", "replacement": "spring.neo4j.authentication.username",
"level": "warning" "level": "warning"
} }
}, },