diff --git a/natives/linux-aarch64/pom.xml b/natives/linux-aarch64/pom.xml index 8e2e7955..1d119f32 100644 --- a/natives/linux-aarch64/pom.xml +++ b/natives/linux-aarch64/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.4.1 build-native diff --git a/natives/linux-armv7/pom.xml b/natives/linux-armv7/pom.xml index c5d78aad..20fb3137 100644 --- a/natives/linux-armv7/pom.xml +++ b/natives/linux-armv7/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.4.1 build-native diff --git a/natives/linux-ppc64le/pom.xml b/natives/linux-ppc64le/pom.xml index fe155b3e..c367fea6 100644 --- a/natives/linux-ppc64le/pom.xml +++ b/natives/linux-ppc64le/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.0.0 + 3.4.1 build-native diff --git a/natives/linux-riscv64/pom.xml b/natives/linux-riscv64/pom.xml index f457422e..29f32e6d 100644 --- a/natives/linux-riscv64/pom.xml +++ b/natives/linux-riscv64/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.4.1 build-native diff --git a/natives/linux-s390x/pom.xml b/natives/linux-s390x/pom.xml index 2922c899..6c507d09 100644 --- a/natives/linux-s390x/pom.xml +++ b/natives/linux-s390x/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.0.0 + 3.4.1 build-native diff --git a/natives/linux-x86_64/pom.xml b/natives/linux-x86_64/pom.xml index f7c5af12..0543958d 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.0.0 + 3.4.1 build-native diff --git a/natives/osx-aarch64/pom.xml b/natives/osx-aarch64/pom.xml index d0802768..cbdf1bb5 100644 --- a/natives/osx-aarch64/pom.xml +++ b/natives/osx-aarch64/pom.xml @@ -84,7 +84,7 @@ org.codehaus.mojo exec-maven-plugin - 3.0.0 + 3.4.1 build-native diff --git a/natives/osx-x86_64/pom.xml b/natives/osx-x86_64/pom.xml index 6b940971..d2529ee2 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.0.0 + 3.4.1 build-native diff --git a/natives/windows-aarch64/pom.xml b/natives/windows-aarch64/pom.xml index aef4f9b3..81bf90dc 100644 --- a/natives/windows-aarch64/pom.xml +++ b/natives/windows-aarch64/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.0.0 + 3.4.1 Execute-Native-Compile diff --git a/natives/windows-x86_64/pom.xml b/natives/windows-x86_64/pom.xml index fa44f461..2dd7810a 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.0.0 + 3.4.1 Execute-Native-Compile