diff --git a/pom.xml b/pom.xml
index e05e2d8..20db195 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,30 +24,30 @@
junit
junit
- ${junit.version}
+ 4.4
test
org.slf4j
slf4j-api
- ${slf4j-api.version}
+ 1.7.12
compile
org.apache.logging.log4j
log4j-slf4j-impl
- ${log4j-slf4j-impl.version}
+ 2.3.1
commons-lang
commons-lang
- ${org.apache.commons.lang.version}
+ 2.6
org.apache.logging.log4j
log4j-core
- ${log4j-core.version}
+ 2.12.4
com.whalin