agentscope-ai / agentscope-ai/agentscope-java
[bug] Dependency Conflict with Spring AI 2.0.1
オープン
- 主要言語
- Java
- スター
- 5.6k
- フォーク
- 1.3k
- 平均マージ
- 4日 12時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。