diff --git a/expressions/LICENSES.txt b/expressions/LICENSES.txt
index ea0dc64e..d1b8028d 100644
--- a/expressions/LICENSES.txt
+++ b/expressions/LICENSES.txt
@@ -6,10 +6,6 @@ libraries. For an overview of the licenses see the NOTICE.txt file.
Apache Software License, Version 2.0
Apache Commons Lang
openCypher Utils
- Scala Compiler
- scala-xml
- scalactic
- scalatest
------------------------------------------------------------------------------
Apache License
diff --git a/expressions/NOTICE.txt b/expressions/NOTICE.txt
index ec905283..2818753b 100644
--- a/expressions/NOTICE.txt
+++ b/expressions/NOTICE.txt
@@ -19,10 +19,6 @@ Third-party licenses
Apache Software License, Version 2.0
Apache Commons Lang
openCypher Utils
- Scala Compiler
- scala-xml
- scalactic
- scalatest
BSD - Scala License
Scala Library
diff --git a/expressions/pom.xml b/expressions/pom.xml
index 505fb003..73d0145a 100644
--- a/expressions/pom.xml
+++ b/expressions/pom.xml
@@ -55,6 +55,7 @@
org.scalatest
scalatest_${scala.binary.version}
${scala.test.version}
+ test
org.junit.vintage