mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-06-11 10:36:54 +08:00
The module had hardcoded agentscope:1.0.9 and google-genai:1.0.0, which conflicted with parent pom's 1.0.11/1.38.0 properties and caused NoSuchMethodError on Part.thoughtSignature() at runtime. Use the property placeholders so versions stay centrally managed. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>