diff --git a/wise-api/pom.xml b/wise-api/pom.xml
index b0ca9d85..4470fbd9 100644
--- a/wise-api/pom.xml
+++ b/wise-api/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.2.4
+ 3.2.5
org.wisemapping
@@ -50,7 +50,7 @@
org.springframework
spring-test
- 6.1.3
+ 6.1.7
test
@@ -109,7 +109,7 @@
com.mysql
mysql-connector-j
- 8.3.0
+ 8.4.0
org.eclipse.angus