neo4j-graphql / neo4j-graphql-java

Neo4j Labs Project: Pure JVM translation for GraphQL queries and mutations to Neo4j's Cypher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin vulnerability

rbramley opened this issue · comments

The version of kotlin used (1.4.10 in neo4j-graphql-java 1.2.0) is affected by CVE-2020-29582. This needs to be updated to 1.4.21 (or later).

revolved via #168