X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=test%2Fpom.xml;fp=test%2Fpom.xml;h=d13cdbf4a81dbd9020d035410a3f45fd425d4e30;hp=5fc6b1c4eb8971ddd953e22d343d701d3ca23601;hb=d0f92829349bec782236b5ad0ef089b961cd4901;hpb=74241e3e3fcf85d3ac34d56d4551262c960e6c87 diff --git a/test/pom.xml b/test/pom.xml index 5fc6b1c4..d13cdbf4 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -14,15 +14,47 @@ Juplo - Test + + + + httpunit + httpunit + ${httpunit.version} + + + junit + junit + + + javax.servlet + servlet-api + + + + + junit + junit + ${junit.version} + + + org.springframework + spring-test + ${springframework.version} + provided + + + org.springframework spring-beans ${springframework.version} + provided org.springframework spring-context ${springframework.version} + provided javax.servlet @@ -30,11 +62,6 @@ ${servlet-api.version} provided - - org.springframework - spring-test - ${springframework.version} -