From a353ab15350cd14b6e914743411b3aaa2b482a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ha=CC=8Avard=20Ottestad?= Date: Mon, 19 Feb 2024 11:33:47 +0100 Subject: [PATCH] GH-4910 update maven plugins --- core/sail/elasticsearch-store/pom.xml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/sail/elasticsearch-store/pom.xml b/core/sail/elasticsearch-store/pom.xml index e4935a4b8e..a20262a90f 100644 --- a/core/sail/elasticsearch-store/pom.xml +++ b/core/sail/elasticsearch-store/pom.xml @@ -183,7 +183,7 @@ com.github.alexcojocaru elasticsearch-maven-plugin - 6.26 + 6.28 ${skipITs} ${skipTests} @@ -193,7 +193,7 @@ 9200 false - ${java.sec.mgr} -Xmx1g + ${java.sec.mgr} -Xmx1G -Xms1G 1 diff --git a/pom.xml b/pom.xml index c00fd122ba..c2b4ebdf9c 100644 --- a/pom.xml +++ b/pom.xml @@ -648,7 +648,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.12.1 false utf8 @@ -729,7 +729,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.0 + 3.6.3 utf8 11 @@ -791,7 +791,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.1 + 3.2.5 UTF-8 -Xmx2048M @@ -800,7 +800,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.2.1 + 3.2.5 UTF-8 1