Merge branch '2.7.x'

Closes gh-33739
This commit is contained in:
Phillip Webb
2023-01-09 19:01:57 -08:00
12 changed files with 36 additions and 36 deletions

View File

@@ -533,7 +533,7 @@ In yaml files, you can use the yaml list notation. In properties files, you must
----
spring.ldap.embedded.base-dn:
- "dc=spring,dc=io"
- "dc=pivotal,dc=io"
- "dc=vmware,dc=com"
----
====