diff --git a/elemental-parent/pom.xml b/elemental-parent/pom.xml index 889c198ad8..c5095b5d81 100644 --- a/elemental-parent/pom.xml +++ b/elemental-parent/pom.xml @@ -95,8 +95,8 @@ ${project.groupId}:${project.artifactId} - 1.14.0 - 5.14.0 + 1.14.1 + 5.14.1 3.4 3.0.1 3.0.2 @@ -124,6 +124,12 @@ + + true + org.apache.maven.plugins + maven-enforcer-plugin + 3.6.2 + org.apache.maven.plugins maven-compiler-plugin @@ -137,7 +143,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.2 + 3.5.0 @@ -166,7 +172,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 @@ -282,7 +288,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.3.1 + 3.4.0 com.code54.mojo @@ -320,7 +326,7 @@ org.apache.maven.plugins maven-release-plugin - 3.1.1 + 3.3.1 true elemental-@{project.version} @@ -367,7 +373,7 @@ org.codehaus.mojo versions-maven-plugin - 2.19.1 + 2.20.1 org.apache.maven.plugins @@ -446,6 +452,26 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-maven-version + + enforce + + + + + 3.9.0 + + + true + + + + com.mycila license-maven-plugin @@ -719,4 +745,4 @@ - \ No newline at end of file + diff --git a/exist-core/pom.xml b/exist-core/pom.xml index 9071782816..2f789fe9ba 100644 --- a/exist-core/pom.xml +++ b/exist-core/pom.xml @@ -92,7 +92,7 @@ com.fasterxml.jackson.core jackson-core - 2.20.0 + 2.20.1 @@ -186,7 +186,7 @@ org.bouncycastle bcprov-jdk18on - 1.82 + 1.83 @@ -209,7 +209,7 @@ com.fasterxml.uuid java-uuid-generator - 5.1.1 + 5.2.0 @@ -270,7 +270,7 @@ org.apache.commons commons-pool2 - 2.12.1 + 2.13.0 diff --git a/exist-distribution/pom.xml b/exist-distribution/pom.xml index 7c5c6551ce..0591da0225 100644 --- a/exist-distribution/pom.xml +++ b/exist-distribution/pom.xml @@ -712,9 +712,9 @@ - org.exist-db.maven.plugins - public-xar-repo-plugin - 1.2.0 + com.evolvedbinary.maven.plugins + expath-package-repository-plugin + 1.3.1 fetch-xars @@ -725,7 +725,7 @@ ${public.xar.repo.uri} ${expath.pkg.dir} - ${project.version} + ${project.version} dashboard diff --git a/exist-parent/pom.xml b/exist-parent/pom.xml index 1f6b0bcf58..946dca5fda 100644 --- a/exist-parent/pom.xml +++ b/exist-parent/pom.xml @@ -98,7 +98,7 @@ 59.1 5.2.4 3.30.6 - 1.8.0 + 1.8.1 9.4.58.v20250814 2.25.2 4.10.4 @@ -187,13 +187,13 @@ commons-codec commons-codec - 1.19.0 + 1.20.0 commons-io commons-io - 2.20.0 + 2.21.0 @@ -534,7 +534,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.7.1 + 3.8.0 diff --git a/extensions/modules/compression/pom.xml b/extensions/modules/compression/pom.xml index 0eab95204b..eefdb55b69 100644 --- a/extensions/modules/compression/pom.xml +++ b/extensions/modules/compression/pom.xml @@ -79,7 +79,7 @@ org.apache.commons commons-compress - 1.27.1 + 1.28.0