Merge branch '3.5.x' into 4.0.x

Closes gh-50619
This commit is contained in:
Stéphane Nicoll
2026-05-29 12:36:08 +02:00
3 changed files with 3 additions and 3 deletions
@@ -3,7 +3,7 @@
= Deprecated Application Properties
The following deprecated properties can be specified inside your `application.properties` file, inside your `application.yaml` file, or as command line switches.
Support for these properties will be removed in a future release and should you should migrate away from them.
Support for these properties will be removed in a future release and you should migrate away from them.
[TIP]
====
@@ -132,7 +132,7 @@ endif::[]
ifeval::["{build-type}" == "commercial"]
You will also have to configure your build to access the Spring Commercial repository.
This is usual done through a local artifact repository that mirrors the content of the Spring Commercial repository.
This is usually done through a local artifact repository that mirrors the content of the Spring Commercial repository.
Alternatively, while it is not recommended, the Spring Commercial repository can also be accessed directly.
In either case, see https://docs.vmware.com/en/Tanzu-Spring-Runtime/Commercial/Tanzu-Spring-Runtime/spring-enterprise-subscription.html[the Tanzu Spring Runtime documentation] for further details.