diff --git a/pom.xml b/pom.xml
index f401dac..a9af3db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,13 +17,13 @@
junit
junit
- 4.13.1
+ 4.13.2
test
com.fasterxml.woodstox
woodstox-core
- 5.0.3
+ 6.2.8
test
@@ -46,10 +46,30 @@
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 3.0.0
+
+
+ enforce-maven
+
+ enforce
+
+
+
+
+ 3.2.5
+
+
+
+
+
+
org.apache.maven.plugins
maven-compiler-plugin
- 3.7.0
+ 3.10.1
1.8
@@ -59,41 +79,42 @@
true
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.13
+ true
+
+ ossrh
+ https://oss.sonatype.org/
+ true
+
+
org.apache.felix
maven-bundle-plugin
true
- 1.0.0
+ 5.1.6
${project.artifactId}
${project.groupId}.${project.artifactId}
org.codehaus.jettison*;version=${project.version}
- *
- !*
+ javax.xml,*
${project.name}
${project.version}
+ <_versionpolicy>[$(version;==;$(@)),$(version;+;$(@)))
+ <_nouses>true
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.8
- true
-
- ossrh
- https://oss.sonatype.org/
- true
-
-
org.apache.maven.plugins
maven-release-plugin
- 2.5.2
+ 2.5.3
false
clean install
@@ -114,7 +135,7 @@
true
maven-deploy-plugin
- 2.8.1
+ 2.8.2
${deploy.altRepository}
true
@@ -123,7 +144,7 @@
maven-gpg-plugin
- 1.6
+ 3.0.1