diff --git a/elemental-parent/pom.xml b/elemental-parent/pom.xml
index a36048b8a9..c8eded46ba 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
2.0.1
3.0.1
@@ -191,6 +191,12 @@
+
+ true
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 3.6.2
+
org.jvnet.jaxb
jaxb-maven-plugin
@@ -209,7 +215,7 @@
org.apache.maven.plugins
maven-jar-plugin
- 3.4.2
+ 3.5.0
@@ -238,7 +244,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.1
+ 3.4.0
@@ -356,7 +362,7 @@
org.apache.maven.plugins
maven-resources-plugin
- 3.3.1
+ 3.4.0
com.code54.mojo
@@ -394,7 +400,7 @@
org.apache.maven.plugins
maven-release-plugin
- 3.1.1
+ 3.3.1
true
elemental-@{project.version}
@@ -441,7 +447,7 @@
org.codehaus.mojo
versions-maven-plugin
- 2.19.1
+ 2.20.1
org.apache.maven.plugins
@@ -484,7 +490,7 @@
UK
en
Europe/Berlin
- JRE,CLDR,SPI
+ CLDR,SPI
${project.build.testOutputDirectory}/log4j2.xml
@@ -520,6 +526,26 @@
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+
+
+ enforce-maven-version
+
+ enforce
+
+
+
+
+ 3.9.0
+
+
+ true
+
+
+
+
com.mycila
license-maven-plugin
@@ -794,4 +820,4 @@
-
\ No newline at end of file
+
diff --git a/exist-core/pom.xml b/exist-core/pom.xml
index ef884d6860..f5e8137632 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
@@ -198,11 +198,11 @@
org.bouncycastle
bcprov-jdk18on
- 1.82
+ 1.83
- org.lz4
+ at.yawk.lz4
lz4-java
${lz4-java.version}
@@ -221,7 +221,7 @@
com.fasterxml.uuid
java-uuid-generator
- 5.1.1
+ 5.2.0
@@ -282,7 +282,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 f87e04b5fe..97b0c015fb 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.10.2
9.4.58.v20250814
2.25.2
4.10.4
@@ -169,13 +169,13 @@
commons-codec
commons-codec
- 1.19.0
+ 1.20.0
commons-io
commons-io
- 2.20.0
+ 2.21.0
@@ -486,7 +486,7 @@
org.apache.maven.plugins
maven-assembly-plugin
- 3.7.1
+ 3.8.0
@@ -674,4 +674,4 @@
-
\ No newline at end of file
+
diff --git a/extensions/debuggee/pom.xml b/extensions/debuggee/pom.xml
index 7ac8255441..eceb154a1b 100644
--- a/extensions/debuggee/pom.xml
+++ b/extensions/debuggee/pom.xml
@@ -185,7 +185,7 @@
@{jacocoArgLine}
- JRE,CLDR,SPI
+ CLDR,SPI
${project.build.testOutputDirectory}/log4j2.xml
${project.build.testOutputDirectory}/standalone-webapp
@@ -194,4 +194,4 @@
-
\ No newline at end of file
+
diff --git a/extensions/modules/compression/pom.xml b/extensions/modules/compression/pom.xml
index 4421603dbb..c47d5cea39 100644
--- a/extensions/modules/compression/pom.xml
+++ b/extensions/modules/compression/pom.xml
@@ -84,7 +84,7 @@
org.apache.commons
commons-compress
- 1.27.1
+ 1.28.0