agentscope-ai / agentscope-ai/agentscope-java

[bug] Dependency Conflict with Spring AI 2.0.1

未關閉
#2,972 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。