diff --git a/elemental-parent/pom.xml b/elemental-parent/pom.xml index 4df9499a0d..44cd27ad38 100644 --- a/elemental-parent/pom.xml +++ b/elemental-parent/pom.xml @@ -96,8 +96,8 @@ 2.0.3 - 6.0.0 - 6.0.0 + 6.0.1 + 6.0.1 3.4 2.1.4 4.0.4 @@ -199,6 +199,12 @@ + + true + org.apache.maven.plugins + maven-enforcer-plugin + 3.6.2 + org.jvnet.jaxb jaxb-maven-plugin @@ -217,7 +223,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.2 + 3.5.0 @@ -246,7 +252,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 @@ -332,7 +338,7 @@ org.owasp dependency-check-maven - 12.1.8 + 12.1.9 NVD_API_KEY nvd-api @@ -364,7 +370,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.3.1 + 3.4.0 com.code54.mojo @@ -402,7 +408,7 @@ org.apache.maven.plugins maven-release-plugin - 3.1.1 + 3.3.1 true elemental-@{project.version} @@ -449,7 +455,7 @@ org.codehaus.mojo versions-maven-plugin - 2.19.1 + 2.20.1 org.apache.maven.plugins @@ -498,7 +504,7 @@ UK en Europe/Berlin - JRE,CLDR,SPI + CLDR,SPI ${project.build.testOutputDirectory}/log4j2.xml @@ -533,12 +539,32 @@ org.sonarsource.scanner.maven sonar-maven-plugin - 5.2.0.4988 + 5.5.0.6356 + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-maven-version + + enforce + + + + + 3.9.0 + + + true + + + + com.mycila license-maven-plugin @@ -787,4 +813,4 @@ - \ No newline at end of file + diff --git a/exist-core/pom.xml b/exist-core/pom.xml index e2d7ebaac1..146734ffeb 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 @@ -222,11 +222,11 @@ org.bouncycastle bcprov-jdk18on - 1.82 + 1.83 - org.lz4 + at.yawk.lz4 lz4-java ${lz4-java.version} @@ -245,7 +245,7 @@ com.fasterxml.uuid java-uuid-generator - 5.1.1 + 5.2.0 @@ -312,7 +312,7 @@ org.apache.commons commons-pool2 - 2.12.1 + 2.13.0 @@ -514,7 +514,7 @@ org.quartz-scheduler quartz - 2.5.1 + 2.5.2 diff --git a/exist-distribution/pom.xml b/exist-distribution/pom.xml index d60331b01f..b3260572f4 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 a5d6ee6a0a..a13a5bd84e 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 11.0.26 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 @@ -378,7 +378,7 @@ net.bytebuddy byte-buddy - 1.17.8 + 1.18.2 @@ -509,7 +509,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.7.1 + 3.8.0 diff --git a/extensions/debuggee/pom.xml b/extensions/debuggee/pom.xml index c9853cbe89..1757a8602b 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 diff --git a/extensions/indexes/spatial/pom.xml b/extensions/indexes/spatial/pom.xml index 1fcd9b1d1e..6f484ea0cd 100644 --- a/extensions/indexes/spatial/pom.xml +++ b/extensions/indexes/spatial/pom.xml @@ -70,7 +70,7 @@ - 34.0 + 34.1 diff --git a/extensions/modules/compression/pom.xml b/extensions/modules/compression/pom.xml index 027bda3b8d..6689d6cf3c 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 diff --git a/extensions/modules/mail/pom.xml b/extensions/modules/mail/pom.xml index 5f8ddd1d3a..b945ba51d3 100644 --- a/extensions/modules/mail/pom.xml +++ b/extensions/modules/mail/pom.xml @@ -72,7 +72,7 @@ 2.1.5 2.0.5 - 2.1.7 + 2.1.8 @@ -288,4 +288,4 @@ - \ No newline at end of file + diff --git a/extensions/modules/sql/pom.xml b/extensions/modules/sql/pom.xml index 280b59c929..1d50d10c47 100644 --- a/extensions/modules/sql/pom.xml +++ b/extensions/modules/sql/pom.xml @@ -123,7 +123,7 @@ com.h2database h2 - 2.3.232 + 2.4.240 test