diff --git a/pom.xml b/pom.xml
index 67c8a801..7a228cb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,20 +104,33 @@ under the License.
false
+
+ zip
+
2026-06-25T18:51:10Z
- 0.16.1
+
+ 3.5.6
+
1.8
+
+ 3.15.2
+
+
+
+ 0.16.1
+ 1.0.0-alpha-1
1.11
3.2.0
3.8.0
- 3.5.0
3.6.0
+ 3.5.0
3.15.0
3.11.0
3.1.4
3.4.0
3.6.3
+ ${surefire.version}
2.1.0
3.2.8
3.5.1
@@ -125,7 +138,8 @@ under the License.
3.10.1
3.5.0
3.12.0
- 3.15.2
+ ${version.maven-plugin-tools}
+ ${version.maven-plugin-tools}
3.9.0
3.3.1
3.3.0
@@ -135,10 +149,8 @@ under the License.
3.6.2
3.22.0
3.4.0
-
- 3.5.6
- 1.0.0-alpha-1
- ${version.maven-surefire}
+ ${surefire.version}
+ ${surefire.version}
3.5.1
@@ -146,6 +158,11 @@ under the License.
+
+ net.nicoulaj.maven.plugins
+ checksum-maven-plugin
+ ${version.checksum-maven-plugin}
+
org.apache.maven.plugins
maven-antrun-plugin
@@ -158,13 +175,13 @@ under the License.
org.apache.maven.plugins
- maven-clean-plugin
- ${version.maven-clean-plugin}
+ maven-checkstyle-plugin
+ ${version.maven-checkstyle-plugin}
org.apache.maven.plugins
- maven-checkstyle-plugin
- ${version.maven-checkstyle-plugin}
+ maven-clean-plugin
+ ${version.maven-clean-plugin}
org.apache.maven.plugins
@@ -194,7 +211,7 @@ under the License.
org.apache.maven.plugins
maven-failsafe-plugin
- ${version.maven-surefire}
+ ${version.maven-failsafe-plugin}
org.apache.maven.plugins
@@ -252,12 +269,12 @@ under the License.
org.apache.maven.plugins
maven-plugin-plugin
- ${version.maven-plugin-tools}
+ ${version.maven-plugin-plugin}
org.apache.maven.plugins
maven-plugin-report-plugin
- ${version.maven-plugin-tools}
+ ${version.maven-plugin-report-plugin}
org.apache.maven.plugins
@@ -303,6 +320,11 @@ under the License.
maven-scm-publish-plugin
${version.maven-scm-publish-plugin}
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+ ${version.maven-shade-plugin}
+
org.apache.maven.plugins
maven-site-plugin
@@ -324,23 +346,18 @@ under the License.
org.apache.maven.plugins
maven-surefire-plugin
- ${version.maven-surefire}
+ ${version.maven-surefire-plugin}
org.apache.maven.plugins
maven-surefire-report-plugin
- ${version.maven-surefire}
+ ${version.maven-surefire-report-plugin}
org.apache.maven.plugins
maven-war-plugin
${version.maven-war-plugin}
-
- org.apache.maven.plugins
- maven-shade-plugin
- ${version.maven-shade-plugin}
-
org.apache.rat
apache-rat-plugin
@@ -359,7 +376,7 @@ under the License.
org.apache.tooling
atr-maven-plugin
- ${version.tooling.atr}
+ ${version.atr-maven-plugin}
@@ -491,7 +508,6 @@ under the License.
net.nicoulaj.maven.plugins
checksum-maven-plugin
- ${version.checksum-maven-plugin}
source-release-checksum
@@ -553,9 +569,9 @@ under the License.
- ${project.build.directory}/${project.artifactId}-${project.version}-source-release.zip
- ${project.build.directory}/${project.artifactId}-${project.version}-source-release.zip.sha512
- ${project.build.directory}/${project.artifactId}-${project.version}-source-release.zip.asc
+ ${project.build.directory}/${project.artifactId}-${project.version}-source-release.${atr-release-type}
+ ${project.build.directory}/${project.artifactId}-${project.version}-source-release.${atr-release-type}.sha512
+ ${project.build.directory}/${project.artifactId}-${project.version}-source-release.${atr-release-type}.asc