diff --git a/agentflow4j-cli-agents/pom.xml b/agentflow4j-cli-agents/pom.xml
index 874365b..d4020a8 100644
--- a/agentflow4j-cli-agents/pom.xml
+++ b/agentflow4j-cli-agents/pom.xml
@@ -16,7 +16,7 @@
Bridge module: wrap spring-ai-community AgentModel as a agentflow4j Agent so external CLI agents (Claude Code, Codex, Gemini, ...) become nodes in an AgentGraph.
- 0.15.0
+ 0.16.0
diff --git a/agentflow4j-samples/pom.xml b/agentflow4j-samples/pom.xml
index cf21854..10ff077 100644
--- a/agentflow4j-samples/pom.xml
+++ b/agentflow4j-samples/pom.xml
@@ -79,7 +79,7 @@
org.codehaus.mojo
exec-maven-plugin
- 3.2.0
+ 3.6.3
${exec.mainClass}
diff --git a/pom.xml b/pom.xml
index 08f274e..9e2c096 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
3.5.14
1.0.8
- 2.2.0
+ 2.4.0
5.10.2
3.27.7
@@ -149,17 +149,17 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.13.0
+ 3.15.0
org.apache.maven.plugins
maven-surefire-plugin
- 3.2.5
+ 3.5.6
org.jacoco
jacoco-maven-plugin
- 0.8.12
+ 0.8.14