diff --git a/pom.xml b/pom.xml
index b18eb9d..a07e6af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,246 +109,74 @@
-
-
- intellij-javadoc-fix
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
- /usr/bin/javadoc
-
-
-
-
-
-
-
- doclint-java8-disable
-
- [1.8,)
-
-
- -Xdoclint:none
-
-
-
-
- release
-
- false
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- attach-javadocs
-
- jar
-
-
- true
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
-
-
- attach-sources
-
- jar
-
-
- true
-
-
-
-
-
-
-
- org.jreleaser
- jreleaser-maven-plugin
-
-
-
- ALWAYS
- true
-
-
-
- true
-
-
-
-
-
-
- ALWAYS
- https://oss.sonatype.org/content/repositories/snapshots
- https://oss.sonatype.org/service/local
- true
- true
- target/staging-deploy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.10.1
-
- true
- lines,vars
-
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 3.0.0-M8
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 3.4.1
-
- -Xdoclint:none
-
- module-info.java
-
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 3.2.1
-
-
-
- maven-jar-plugin
- 3.2.0
-
-
-
- ${project.build.outputDirectory}/META-INF/MANIFEST.MF
-
-
-
-
-
- org.apache.felix
- maven-bundle-plugin
- 5.1.2
- true
-
-
- bundle-manifest
- process-classes
-
- manifest
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.6
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.8
-
-
-
- org.apache.maven.plugins
- maven-enforcer-plugin
- 3.0.0-M3
-
-
-
- org.apache.maven.plugins
- maven-site-plugin
- 3.9.1
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
- 3.0.0
-
-
- org.jreleaser
- jreleaser-maven-plugin
- 1.5.0
-
-
-
org.apache.maven.plugins
- maven-surefire-plugin
+ maven-compiler-plugin
+ 3.10.1
+
+ true
+ lines,vars
+
- org.apache.maven.plugins
- maven-javadoc-plugin
+ maven-jar-plugin
+ 3.2.0
+
+
+
+ ${project.build.outputDirectory}/META-INF/MANIFEST.MF
+
+
- org.apache.maven.plugins
- maven-source-plugin
+ org.apache.felix
+ maven-bundle-plugin
+ 5.1.2
+ true
+
+
+ bundle-manifest
+ process-classes
+
+ manifest
+
+
+
org.apache.maven.plugins
- maven-jar-plugin
+ maven-gpg-plugin
+ 1.6
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.8
org.apache.maven.plugins
maven-site-plugin
+ 3.9.1
- org.apache.felix
- maven-bundle-plugin
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 3.0.0-M8
org.apache.maven.plugins
maven-enforcer-plugin
+ 3.0.0-M3
org.codehaus.mojo
@@ -374,6 +202,87 @@
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.4.1
+
+ all,-missing
+
+
+
+ attach-javadocs
+
+ jar
+
+
+ true
+
+ module-info.java
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.2.1
+
+
+ attach-sources
+
+ jar
+
+
+ true
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ 3.0.0
+
+
+
+
+ org.jreleaser
+ jreleaser-maven-plugin
+ 1.5.1
+
+
+
+ ALWAYS
+ true
+
+
+
+ true
+
+
+
+
+
+
+ ALWAYS
+ https://oss.sonatype.org/content/repositories/snapshots
+ https://oss.sonatype.org/service/local
+ true
+ true
+ target/staging-deploy
+
+
+
+
+
+
+
@@ -480,4 +389,30 @@
+
+
+ intellij-javadoc-fix
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
+ /usr/bin/javadoc
+
+
+
+
+
+
+
+ doclint-java8-disable
+
+ [1.8,)
+
+
+ -Xdoclint:none
+
+
+