diff --git a/natives/linux-aarch64/pom.xml b/natives/linux-aarch64/pom.xml index 1ee8e4c0..02a0bd10 100644 --- a/natives/linux-aarch64/pom.xml +++ b/natives/linux-aarch64/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 build-native diff --git a/natives/linux-armv7/pom.xml b/natives/linux-armv7/pom.xml index 75473a00..da1ad9a6 100644 --- a/natives/linux-armv7/pom.xml +++ b/natives/linux-armv7/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 build-native diff --git a/natives/linux-ppc64le/pom.xml b/natives/linux-ppc64le/pom.xml index 841240bc..a2485ca2 100644 --- a/natives/linux-ppc64le/pom.xml +++ b/natives/linux-ppc64le/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 build-native diff --git a/natives/linux-riscv64/pom.xml b/natives/linux-riscv64/pom.xml index b3f61183..ceece967 100644 --- a/natives/linux-riscv64/pom.xml +++ b/natives/linux-riscv64/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 build-native diff --git a/natives/linux-s390x/pom.xml b/natives/linux-s390x/pom.xml index 70a67e34..c65bc9b5 100644 --- a/natives/linux-s390x/pom.xml +++ b/natives/linux-s390x/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 build-native diff --git a/natives/linux-x86_64/pom.xml b/natives/linux-x86_64/pom.xml index 583e198e..7b6e3bfb 100644 --- a/natives/linux-x86_64/pom.xml +++ b/natives/linux-x86_64/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 build-native diff --git a/natives/osx-aarch64/pom.xml b/natives/osx-aarch64/pom.xml index ed99fab8..b1044b35 100644 --- a/natives/osx-aarch64/pom.xml +++ b/natives/osx-aarch64/pom.xml @@ -84,7 +84,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 build-native diff --git a/natives/osx-x86_64/pom.xml b/natives/osx-x86_64/pom.xml index 1716ff5f..df010843 100644 --- a/natives/osx-x86_64/pom.xml +++ b/natives/osx-x86_64/pom.xml @@ -84,7 +84,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 build-native diff --git a/natives/windows-aarch64/pom.xml b/natives/windows-aarch64/pom.xml index a7d61794..216a6e1e 100644 --- a/natives/windows-aarch64/pom.xml +++ b/natives/windows-aarch64/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 Execute-Native-Compile diff --git a/natives/windows-x86_64/pom.xml b/natives/windows-x86_64/pom.xml index e367fce7..b6316347 100644 --- a/natives/windows-x86_64/pom.xml +++ b/natives/windows-x86_64/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 Execute-Native-Compile