diff --git a/README.md b/README.md index f0de087..45e602f 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ utam-preview module has dependency from UTAM compiler, version should be same as The utam-preview module is an example of page objects authoring and compilation. This module also contains Salesforce page objects for default org setup that can be used to build Salesforce UI tests. -__IMPORTANT: Page objects and tests for the Salesforce UI are compatible with application Spring'24__. +__IMPORTANT: Page objects and tests for the Salesforce UI are compatible with application Spring'26__. > Note: These recipes are designed to work with a generic Salesforce org. If your org has customizations, you might need to modify page objects or tests locally to avoid errors. diff --git a/pom.xml b/pom.xml index c038930..557de85 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,8 @@ - 4.0.3 - 10.0.2 + 4.0.5 + 12.0.0 11 11