Description
I noticed that there have been some changes to GroovyScriptEngineImpl in groovy to fix a couple of bugs: GROOVY-7150 and GROOVY-7884. Propagate those changes to GremlinGroovyScriptEngine
I noticed that there have been some changes to GroovyScriptEngineImpl in groovy to fix a couple of bugs: GROOVY-7150 and GROOVY-7884. Propagate those changes to GremlinGroovyScriptEngine
Fixed with https://github.com/apache/tinkerpop/commit/762f6b229925d407390e78d587ef98863205c870 via CTR