diff --git a/enterprise/cypher/spec-suite-tools/LICENSES.txt b/enterprise/cypher/spec-suite-tools/LICENSES.txt index d808443d3e2c0..69ab1023b95e2 100644 --- a/enterprise/cypher/spec-suite-tools/LICENSES.txt +++ b/enterprise/cypher/spec-suite-tools/LICENSES.txt @@ -286,9 +286,6 @@ BSD License Cucumber-JVM Repackaged Dependencies ParaNamer Core Scala Compiler - scala-parser-combinators - scala-xml - Scalap ------------------------------------------------------------------------------ Copyright (c) , diff --git a/enterprise/cypher/spec-suite-tools/NOTICE.txt b/enterprise/cypher/spec-suite-tools/NOTICE.txt index 6be4e6cc1405e..837b2ff63d984 100644 --- a/enterprise/cypher/spec-suite-tools/NOTICE.txt +++ b/enterprise/cypher/spec-suite-tools/NOTICE.txt @@ -65,9 +65,6 @@ BSD License Cucumber-JVM Repackaged Dependencies ParaNamer Core Scala Compiler - scala-parser-combinators - scala-xml - Scalap Bouncy Castle License Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs diff --git a/enterprise/cypher/spec-suite-tools/pom.xml b/enterprise/cypher/spec-suite-tools/pom.xml index 081361f5b831e..a78c1dc1469d8 100644 --- a/enterprise/cypher/spec-suite-tools/pom.xml +++ b/enterprise/cypher/spec-suite-tools/pom.xml @@ -199,6 +199,13 @@ test + + org.scala-lang + scalap + ${scala.version} + test + +