Skip to content

More reliable subschema ordering in CombinedSchema

Latest
Compare
Choose a tag to compare
@erosb erosb released this 06 Feb 05:27
· 3 commits to master since this release

Bugfix

  • CombinedSchema#getSubschemas() returned non-deterministic results - reported and fixed by @rayokota

Improvements:

  • dependency upgrades: org.json, re2j, commons-validator, guava