diff --git a/src/commands/test/lib/templates/appium/android/pom.xml b/src/commands/test/lib/templates/appium/android/pom.xml index 06de436a2..769c6076c 100644 --- a/src/commands/test/lib/templates/appium/android/pom.xml +++ b/src/commands/test/lib/templates/appium/android/pom.xml @@ -40,6 +40,11 @@ spring-expression 5.3.27 + + org.springframework + spring-context + 5.3.27 + diff --git a/src/commands/test/lib/templates/appium/ios/pom.xml b/src/commands/test/lib/templates/appium/ios/pom.xml index 06de436a2..6a083140c 100644 --- a/src/commands/test/lib/templates/appium/ios/pom.xml +++ b/src/commands/test/lib/templates/appium/ios/pom.xml @@ -40,6 +40,11 @@ spring-expression 5.3.27 + + org.springframework + spring-context + 5.3.27 +