8000 Tags · java-json-tools/json-schema-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Tags

v1.2.14

Toggle v1.2.14's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1.2.14

v1.2.13

Toggle v1.2.13's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1.2.13

* jackson-databind to 2.10.2 (CVE in 2.9.9)
* jackson-coreutils to 1.12
* testng to 7.1.0
* mockito-core to 2.28.2
* Moved description to project.gradle.

v1.2.12

Toggle v1.2.12's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1.2.12

8000

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

1.2.8

Toggle 1.2.8's commit message
Merge remote-tracking branch 'crate-metadata/master'

1.2.4

Toggle 1.2.4's commit message
1.2.4

Francis Galiegue (11):
      Bump version number
      Introduce SchemaKey
      BaseSchemaTree: reorganize instance variables
      SchemaKey: add static factory methods
      BaseSchemaTree: use a SchemaKey
      BaseSchemaTree: implement equals()/hashCode()
      Dereferencing: use new SchemaKey constructors
      AnonymousSchemaKey: fix brown paper bag logic bug in equals()...
      More documentation; modify tests to use the new API
      Remove deprecated API usage in tests
      Remove {project,settings}.gradle

1.0.4

Toggle 1.0.4's commit message
1.0.4

* Fix bug with RhinoHelper and WebLogic: it appears that the latter also tries
  and seals the Rhino context.
0