diff --git a/pom.xml b/pom.xml
index 8e1d879..49aa783 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,7 +468,7 @@ limitations under the License.
com.puppycrawl.tools
checkstyle
- 8.3
+ 8.5
@@ -606,6 +606,15 @@ limitations under the License.
+
+
+
+ maven-deploy-plugin
+ 2.8.2
+
+ true
+
+
@@ -616,7 +625,7 @@ limitations under the License.
maven-javadoc-plugin
- 2.10.4
+ 3.0.0
default
@@ -724,7 +733,7 @@ limitations under the License.
com.github.spotbugs
spotbugs-maven-plugin
- 3.1.0-RC6
+ 3.1.0
Max