diff --git a/pom.xml b/pom.xml
index 1835a91..eb22ec1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,28 +22,7 @@
UTF-8
1.8
- 1.8
-
-
- 4.12
- 1.10.19
- 1.10
- 3.3
- 3.4
- 2.5
- 1.7.13
- 1.4.7
- 7.0
- 1.5.3
- 1.4.0
- 1.53
- 5.0.6.Final
- 3.3
- 2.5.1
- 2.19
- 2.3.24-incubating
- 2.0.2
- 2.7
+ 1.8
@@ -51,60 +30,65 @@
junit
junit
- ${junit.version}
+ 4.12
+ 4.12
org.mockito
mockito-core
- ${mockito.version}
-
-
+ 2.10.0
+ test
+
commons-codec
commons-codec
- ${commons-codec.version}
+ 1.10
commons-net
commons-net
- ${commons-net.version}
+ 3.6
org.apache.commons
commons-lang3
- ${commons-lang3.version}
+ 3.6
commons-io
commons-io
- ${commons-io.version}
+ 2.5
org.slf4j
slf4j-api
- ${slf4j.version}
+ 1.7.25
org.slf4j
slf4j-log4j12
- ${slf4j.version}
+ 1.7.25
org.slf4j
jcl-over-slf4j
- ${slf4j.version}
+ 1.7.25
-
-
+
- javax.mail
- mail
- ${javax-mail.version}
+ com.sun.mail
+ javax.mail
+ 1.6.0
+
+ com.microsoft.ews-java-api
+ ews-java-api
+ 2.0
+
com.google.code.gson
gson
- ${gson.version}
+ 2.8.2
org.apache.shiro
@@ -119,42 +103,42 @@
javax
javaee-api
- ${javaee-api.version}
+ 7.0
com.enterprisedt
edtFTPj
- ${edtFTPj.version}
+ 1.5.3
com.lambdaworks
scrypt
- ${scrypt.version}
+ 1.4.0
org.bouncycastle
bcprov-jdk15on
- ${bouncycastle.version}
+ 1.58
org.hibernate
hibernate-core
- ${hibernate.version}
+ 5.0.10.Final
jar
org.apache.pdfbox
pdfbox
- ${pdfbox.version}
+ 2.0.7
org.freemarker
freemarker
- ${freemarker.version}
+ 2.3.23
@@ -178,7 +162,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- ${maven-compiler-plugin.version}
+ 3.7.0
${maven.compiler.source}
${maven.compiler.target}