boyka-framework icon indicating copy to clipboard operation
boyka-framework copied to clipboard

fix(java): :bug: fixed json schema dependency to major version

Open WasiqB opened this issue 1 month ago • 0 comments

Closes: #1104

Type of changes?

  • [x] Bug fixes: Non-breaking change which fixes an issue
  • [ ] New feature: Non-breaking change which adds a new feature
  • [ ] Performance improvement: Non-breaking change which improves performance
  • [ ] Documentation: Non-breaking change which improves documentation
  • [ ] Other: Non-breaking change which does not fit into the above categories
  • [ ] Breaking change: A breaking change which requires a new version of the library

Checklist for Java project

  • [ ] Change not related to Java project

Following checklists are optional if above checkbox is selected:

  • [x] Copyright banner comment added to newly added files, except *.md, *.yml, *.json?
  • [x] Proper JavaDoc updated in main and test classes for all public classes and methods?
  • [x] Tests added for changes?
  • [x] Tests are passing locally?
  • [x] Check style checks are passing locally?
  • [x] Test coverage is at least 80% for newly added changes?
  • [x] There are no SonarCloud issues?
  • [x] README updated? (if applicable)
  • [x] Documentation website updated for the PR raised?

Checklist for Website

  • [x] Change not related to Website project

Following is optional if above checkbox is selected:

  • [ ] Lint check passes locally?
  • [ ] Prettier check passes locally?
  • [ ] Build command working fine locally?

Reviewers

@BoykaFramework/boyka-core

[!IMPORTANT] Make sure to check the Allow edits from maintainers box below this window

WasiqB avatar Nov 15 '25 16:11 WasiqB