github graphql-java/graphql-java v19.4
19.4

latest releases: v22.3, v22.2, v22.1...
18 months ago

This is a security bugfix release containing PR #3133. This adds a limit to the depth of grammar rules, to prevent stack overflow. See the full details on the original PR: #3112.

This release also includes backported fixes to ensure MANIFEST.MF is the first entry in the JAR file and removes sun.misc from Import-Package header. See the full details on the original PRs: #3091 and #3097.

What's Changed

Full Changelog: v19.3...v19.4

Don't miss a new graphql-java release

NewReleases is sending notifications on new releases.