diff --git a/.gitignore b/.gitignore index 6d3b0920..f2984392 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,8 @@ target/ *.versionsBackup *.releaseBackup -release.properties \ No newline at end of file +release.properties + +# Local Maven configuration files +settings.xml +toolchains.xml \ No newline at end of file diff --git a/main/pom.xml b/main/pom.xml index 6e3cc4c3..fbbef168 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -31,13 +31,13 @@ https://github.com/elasticsoftwarefoundation/elasticactors - 6.2.7 + 6.2.12 1.9.24 - 4.31.1 + 4.33.0 4.0.2 - 2.24.3 - 33.4.8-jre - 2.19.0 + 2.25.2 + 33.5.0-jre + 2.20.0 3.1.0 2.0.17 0.10.2 @@ -46,25 +46,25 @@ 5.25.0 0.5.5 1.8.0 - 3.9.0 + 3.9.1 3.11.5 4.19.0 3.1.0 6.0.0 - 2.40.0 + 2.43.0 4.0.0 2.27ea33 5.17.0 - 7.17.28 - 7.1.0 + 7.17.29 + 7.4.0 5.1.0 7.11.0 5.17.0 2.1.1 - 3.4.4 + 3.5.5 4.3.0 1.0.4 2.2 diff --git a/pom.xml b/pom.xml index 9b9a8433..a9fec327 100644 --- a/pom.xml +++ b/pom.xml @@ -256,6 +256,7 @@ maven-release-plugin + org.apache.maven.scm maven-scm-provider-gitexe