Replace references to Pivotal

Closes gh-33737
This commit is contained in:
Phillip Webb
2023-01-09 18:01:58 -08:00
parent eab4873d7d
commit a369f936c9
12 changed files with 36 additions and 36 deletions

View File

@@ -568,7 +568,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"
----
====