19.0
Updates library to use v19.2 of graphql-java
, the latest version.
v19.0 of graphql-java includes a patch for CVE-2022-37734. If you're using the v18.x
or v17.x
versions of this library, please see the corresponding bugfix releases.
What's Changed
- docs: readme updates by @setchy in #64
- Add Spring for GraphQL instructions by @dondonz in #67
- Remove redundant NullValue case in ObjectScalar parseLiteral by @dondonz in #71
- 19.0 release by @dondonz in #73
New Contributors
Full Changelog: v18.1...19.0