Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(deps): downgrade json-schema-validator from 3.0.1 to 2.0.0 to resolve dependency conflict#1241

Merged
LearningGp merged 1 commit into
agentscope-ai:mainfrom
guanxuc:fix-json-schema-validator-conflict
Apr 20, 2026
Merged

fix(deps): downgrade json-schema-validator from 3.0.1 to 2.0.0 to resolve dependency conflict#1241
LearningGp merged 1 commit into
agentscope-ai:mainfrom
guanxuc:fix-json-schema-validator-conflict

Conversation

@guanxuc
Copy link
Copy Markdown
Contributor

@guanxuc guanxuc commented Apr 17, 2026

AgentScope-Java Version

1.0.12

Description

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

@guanxuc guanxuc requested a review from a team April 17, 2026 15:07
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Collaborator

@LearningGp LearningGp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LearningGp LearningGp merged commit 160b43a into agentscope-ai:main Apr 20, 2026
5 checks passed
@guanxuc guanxuc deleted the fix-json-schema-validator-conflict branch April 20, 2026 08:13
liangxingguang pushed a commit to liangxingguang/agentscope-java that referenced this pull request May 21, 2026
…olve dependency conflict (agentscope-ai#1241)

## AgentScope-Java Version

1.0.12

## Description

* downgrade `com.networknt:json-schema-validator` from 3.0.1 to 2.0.0 to
resolve dependency conflict, which is also the same version used by
`io.modelcontextprotocol.sdk:mcp:0.17.0`.
* Fixes: agentscope-ai#1100 
* Fixes: agentscope-ai#1122 
* Fixes: agentscope-ai#1040 

## Checklist

Please check the following items before code is ready to be reviewed.

- [x]  Code has been formatted with `mvn spotless:apply`
- [x]  All tests are passing (`mvn test`)
- [x]  Javadoc comments are complete and follow project conventions
- [x] Related documentation has been updated (e.g. links, examples,
etc.)
- [x]  Code is ready for review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants