agentscope-ai / agentscope-ai/agentscope-java
[bug] Dependency Conflict with Spring AI 2.0.1
Aberta
- Linguagem predominante
- Java
- Estrelas
- 5.6k
- Forks
- 1.3k
- Merge médio
- 4d 12h
- PRs com merge (30d)
- 77
Descrição
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!
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.