11diff --git a/node_modules/appcenter-cli/dist/commands/test/lib/templates/appium/android/pom.xml b/node_modules/appcenter-cli/dist/commands/test/lib/templates/appium/android/pom.xml
2- index af2f6c9..a9a7833 100644
2+ index af2f6c9..b176a3e 100644
33--- a/node_modules/appcenter-cli/dist/commands/test/lib/templates/appium/android/pom.xml
44+++ b/node_modules/appcenter-cli/dist/commands/test/lib/templates/appium/android/pom.xml
55@@ -11,7 +11,7 @@
@@ -11,8 +11,32 @@ index af2f6c9..a9a7833 100644
1111 </dependency>
1212 <dependency>
1313 <groupId>junit</groupId>
14+ @@ -28,7 +28,7 @@
15+ <dependency>
16+ <groupId>org.springframework</groupId>
17+ <artifactId>spring-beans</artifactId>
18+ - <version>5.3.39</version>
19+ + <version>5.3.45</version>
20+ </dependency>
21+ <dependency>
22+ <groupId>com.google.code.gson</groupId>
23+ @@ -38,12 +38,12 @@
24+ <dependency>
25+ <groupId>org.springframework</groupId>
26+ <artifactId>spring-expression</artifactId>
27+ - <version>5.3.39</version>
28+ + <version>5.3.45</version>
29+ </dependency>
30+ <dependency>
31+ <groupId>org.springframework</groupId>
32+ <artifactId>spring-context</artifactId>
33+ - <version>5.3.39</version>
34+ + <version>5.3.45</version>
35+ </dependency>
36+ <dependency>
37+ <groupId>commons-io</groupId>
1438diff --git a/node_modules/appcenter-cli/dist/commands/test/lib/templates/appium/ios/pom.xml b/node_modules/appcenter-cli/dist/commands/test/lib/templates/appium/ios/pom.xml
15- index af2f6c9..a9a7833 100644
39+ index af2f6c9..b176a3e 100644
1640--- a/node_modules/appcenter-cli/dist/commands/test/lib/templates/appium/ios/pom.xml
1741+++ b/node_modules/appcenter-cli/dist/commands/test/lib/templates/appium/ios/pom.xml
1842@@ -11,7 +11,7 @@
@@ -24,3 +48,27 @@ index af2f6c9..a9a7833 100644
2448 </dependency>
2549 <dependency>
2650 <groupId>junit</groupId>
51+ @@ -28,7 +28,7 @@
52+ <dependency>
53+ <groupId>org.springframework</groupId>
54+ <artifactId>spring-beans</artifactId>
55+ - <version>5.3.39</version>
56+ + <version>5.3.45</version>
57+ </dependency>
58+ <dependency>
59+ <groupId>com.google.code.gson</groupId>
60+ @@ -38,12 +38,12 @@
61+ <dependency>
62+ <groupId>org.springframework</groupId>
63+ <artifactId>spring-expression</artifactId>
64+ - <version>5.3.39</version>
65+ + <version>5.3.45</version>
66+ </dependency>
67+ <dependency>
68+ <groupId>org.springframework</groupId>
69+ <artifactId>spring-context</artifactId>
70+ - <version>5.3.39</version>
71+ + <version>5.3.45</version>
72+ </dependency>
73+ <dependency>
74+ <groupId>commons-io</groupId>
0 commit comments