diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/META-INF/MANIFEST.MF index 223d69587..2ea41999a 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/META-INF/MANIFEST.MF @@ -19,4 +19,5 @@ Require-Bundle: org.junit, Import-Package: com.google.gson, com.google.gson.annotations, com.google.gson.reflect, - com.google.gson.stream + com.google.gson.stream, + org.apache.commons.io