diff --git a/liteflow-react-agent/liteflow-react-agent-anthropic/pom.xml b/liteflow-react-agent/liteflow-react-agent-anthropic/pom.xml index 11e0f6135..534dcf66d 100644 --- a/liteflow-react-agent/liteflow-react-agent-anthropic/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-anthropic/pom.xml @@ -13,26 +13,16 @@ liteflow-react-agent-anthropic jar - - 17 - 17 - - com.yomahub liteflow-react-agent-core ${revision} - - io.agentscope - agentscope - ${agentscope.version} - com.anthropic anthropic-java - 1.2.0 + ${anthropic-java.version} \ No newline at end of file diff --git a/liteflow-react-agent/liteflow-react-agent-core/pom.xml b/liteflow-react-agent/liteflow-react-agent-core/pom.xml index 4146a332b..b4451c059 100644 --- a/liteflow-react-agent/liteflow-react-agent-core/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-core/pom.xml @@ -15,11 +15,6 @@ ${project.artifactId} jar - - 17 - 17 - - com.yomahub diff --git a/liteflow-react-agent/liteflow-react-agent-dashscope/pom.xml b/liteflow-react-agent/liteflow-react-agent-dashscope/pom.xml index a4445fdfa..8ee91850e 100644 --- a/liteflow-react-agent/liteflow-react-agent-dashscope/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-dashscope/pom.xml @@ -11,11 +11,6 @@ liteflow-react-agent-dashscope jar - - 17 - 17 - - com.yomahub diff --git a/liteflow-react-agent/liteflow-react-agent-gemini/pom.xml b/liteflow-react-agent/liteflow-react-agent-gemini/pom.xml index a69ba7c99..57678b020 100644 --- a/liteflow-react-agent/liteflow-react-agent-gemini/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-gemini/pom.xml @@ -11,22 +11,12 @@ liteflow-react-agent-gemini jar - - 17 - 17 - - com.yomahub liteflow-react-agent-core ${revision} - - io.agentscope - agentscope - ${agentscope.version} - com.google.genai google-genai diff --git a/liteflow-react-agent/liteflow-react-agent-openai/pom.xml b/liteflow-react-agent/liteflow-react-agent-openai/pom.xml index fb995fca4..681bafa03 100644 --- a/liteflow-react-agent/liteflow-react-agent-openai/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-openai/pom.xml @@ -13,11 +13,6 @@ liteflow-react-agent-openai jar - - 17 - 17 - - com.yomahub diff --git a/liteflow-react-agent/pom.xml b/liteflow-react-agent/pom.xml index 87300d167..7027407d9 100644 --- a/liteflow-react-agent/pom.xml +++ b/liteflow-react-agent/pom.xml @@ -15,6 +15,11 @@ ${project.artifactId} pom + + 17 + 17 + + liteflow-react-agent-core liteflow-react-agent-openai diff --git a/pom.xml b/pom.xml index 979aa01c4..81e5e2c97 100644 --- a/pom.xml +++ b/pom.xml @@ -91,6 +91,7 @@ 2.9.3 1.0.11 1.38.0 + 1.2.0