diff --git a/examples/iOS-Hybrid-App-Java-Server/pom.xml b/examples/iOS-Hybrid-App-Java-Server/pom.xml
index 3776b693..cac46f9c 100644
--- a/examples/iOS-Hybrid-App-Java-Server/pom.xml
+++ b/examples/iOS-Hybrid-App-Java-Server/pom.xml
@@ -64,7 +64,7 @@
org.springframework.boot
spring-boot-starter-json
- 3.5.5
+ 3.5.12
org.springframework.boot
@@ -92,7 +92,7 @@
org.springframework.boot
spring-boot
- 3.5.6
+ 3.5.12
org.springframework
@@ -103,12 +103,12 @@
org.springframework
spring-context
- 6.1.20
+ 6.2.17
org.springframework
spring-core
- 6.2.11
+ 6.2.17
org.springframework.boot
@@ -123,7 +123,7 @@
org.springframework
spring-webmvc
- 6.2.11
+ 6.2.17
org.springframework
@@ -134,17 +134,17 @@
org.springframework
spring-beans
- 6.2.10
+ 6.2.17
org.springframework
spring-web
- 6.2.11
+ 6.2.17
org.apache.tomcat.embed
tomcat-embed-core
- 11.0.12
+ 11.0.21
org.apache.tomcat
@@ -160,7 +160,7 @@
org.apache.tomcat.embed
tomcat-embed-websocket
- 11.0.12
+ 11.0.21
org.apache.tomcat.embed
@@ -182,7 +182,7 @@
org.springframework
spring-test
- 6.2.11
+ 6.2.17
com.heartlandpaymentsystems