diff --git a/pom.xml b/pom.xml
index 0f08a91..3c05a28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
configuration
network
security
- sharepoint
+
util
jeeutil
account
@@ -31,13 +31,13 @@
junit
junit
- 4.12
+ 4.12
test
org.mockito
mockito-core
- 2.16.0
+ 2.21.0
test
@@ -89,7 +89,7 @@
com.google.code.gson
gson
- 2.8.2
+ 2.8.5
org.apache.shiro
@@ -134,12 +134,12 @@
org.apache.pdfbox
pdfbox
- 2.0.8
+ 2.0.11
org.freemarker
freemarker
- 2.3.23
+ 2.3.28
org.primefaces
@@ -149,7 +149,7 @@
com.sun.faces
jsf-api
- 2.2.15
+ 2.2.17
provided
@@ -166,7 +166,7 @@
com.inversoft
prime-jwt
- 1.3.0
+ 1.3.1
@@ -178,7 +178,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.7.0
+ 3.8.0
${maven.compiler.source}
${maven.compiler.target}
@@ -188,18 +188,22 @@
org.codehaus.mojo
jaxb2-maven-plugin
- 2.3.1
+ 2.4
org.apache.maven.plugins
maven-ejb-plugin
- 3.0.0
+ 3.0.1
org.codehaus.mojo
jaxws-maven-plugin
2.5
+
+ maven-release-plugin
+ 2.5.3
+
@@ -207,6 +211,13 @@
org.apache.maven.plugins
maven-compiler-plugin
+
+ maven-release-plugin
+ 2.5.3
+
+ v@{project.version}
+
+