From d0f3e33f2127099b3bf53a383f48d12ce8bb5b9f Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 21 Jan 2014 21:05:06 -0800 Subject: [PATCH] Remove unused test dependency --- spring-boot-cli/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index 0e6d5ccd5de..18733fa4069 100644 --- a/spring-boot-cli/pom.xml +++ b/spring-boot-cli/pom.xml @@ -129,13 +129,6 @@ spring-integration-core provided - - - org.javassist - javassist - 3.16.1-GA - test -