Skip to content

Releases: java-json-tools/json-schema-core

1.2.14

27 May 16:20
Compare
Choose a tag to compare
  • Update deps to modern jackson-coreutils and new jackson-coreutils-equivalence
  • Allow redirects to schemas with jar:file: URI
  • Bump jackson-databind to 2.11.0

1.2.13

08 Jan 16:53
Compare
Choose a tag to compare
  • Bump jackson-databind to 2.10.2 (CVE in 2.9.9)
  • Bump jackson-coreutils to 1.12
  • Bump testng to 7.1.0
  • Bump mockito-core to 2.28.2

1.2.12

06 Jan 13:28
Compare
Choose a tag to compare
  • Updated Gradle to 5.6.3.
  • Source and build compatibility switched to Java 7
  • Bumped jackson-coreutils to 1.11
  • Bumped uri-template to 0.10
  • Bumped Guava to 28.1-android.
  • Bumped rhino to 1.7.7.2
  • Replaced OSGi plugin with biz.aQute.bnd. (commit 0043611)
  • SchemaVersion uses its own class loader (commit 63bf891)