X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=65f25699dcf41635b6283afb4f4f2d24194da1ae;hb=4fda4061042fd74bd2a5ad30b92d02aa605e95a9;hp=37284fe802e54c0a9dee108b2ef8a51c69f0a352;hpb=cb3704cbf76e10b7bc3b8855a983399511ed5faf;p=facebook-utils diff --git a/pom.xml b/pom.xml index 37284fe..65f2569 100644 --- a/pom.xml +++ b/pom.xml @@ -42,9 +42,12 @@ 1.7 2.3.2 + 4.11 + 1.1.2 3.0.1 - 1.5.8 + 1.7.6 3.2.4.RELEASE + 3.2.4.RELEASE 3.1.3.RELEASE 1.0.5.RELEASE @@ -180,6 +183,32 @@ ${slf4j.version} + + + junit + junit + ${junit.version} + test + + + org.springframework + spring-test + ${springframework.version} + test + + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + test + + + ch.qos.logback + logback-classic + ${logback.version} + test + +