diff --git a/pom.xml b/pom.xml index b43f04a7..ec43ad69 100644 --- a/pom.xml +++ b/pom.xml @@ -172,6 +172,20 @@ limitations under the License. test + + org.slf4j + slf4j-api + 1.5.8 + test + + + + org.slf4j + slf4j-log4j12 + 1.5.8 + test + +