agentscope-ai / agentscope-ai/agentscope-java
[bug] Dependency Conflict with Spring AI 2.0.1
未關閉
- 主要語言
- Java
- 星號
- 5.6k
- 分支
- 1.3k
- 平均合併
- 4 天 12 小時
- 30 天內合併 PR
- 77
描述
There is a dependency conflict between AgentScope 2.0.1 and Spring AI 2.0.1.
AgentScope currently depends on com.github.victools:jsonschema-generator:4.38.0, while Spring AI 2.0.1 requires jsonschema-generator:5.0.0.
When both are used together, Maven may resolve conflicting versions, which can result in runtime errors such as NoSuchMethodError.
Could you please update AgentScope’s dependency management to support Spring AI 2.0.1 and resolve this version conflict?
Thanks!
貢獻指南
評估
這個 Issue 還沒有評估資料。