This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit e0b6473fc5784117d29cbcc7fb506d0687c90d59
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 5 09:16:14 2025 -0500
Bump org.graalvm.buildtools:native-maven-plugin from 0.10.4 to 0.10.5
(#2257)
Bumps
[org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools)
from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](https://github.com/graalvm/native-build-tools/commits)
---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit cec26b41b4275e35011194b8f4111e57bc67c83b)
---
distribution/src/main/release/samples/jax_rs/graalvm_basic/pom.xml | 4 ++--
distribution/src/main/release/samples/jaxws_graalvm/pom.xml | 4 ++--
.../src/main/release/samples/jaxws_graalvm_dynamic/client/pom.xml | 2 +-
.../src/main/release/samples/jaxws_graalvm_dynamic/server/pom.xml | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/distribution/src/main/release/samples/jax_rs/graalvm_basic/pom.xml
b/distribution/src/main/release/samples/jax_rs/graalvm_basic/pom.xml
index 19ef2d0ec8..af37730a53 100644
--- a/distribution/src/main/release/samples/jax_rs/graalvm_basic/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/graalvm_basic/pom.xml
@@ -67,7 +67,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.10.4</version>
+ <version>0.10.5</version>
<executions>
<execution>
<goals>
@@ -125,7 +125,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.10.4</version>
+ <version>0.10.5</version>
<executions>
<execution>
<goals>
diff --git a/distribution/src/main/release/samples/jaxws_graalvm/pom.xml
b/distribution/src/main/release/samples/jaxws_graalvm/pom.xml
index 48071987d4..7658c330b3 100644
--- a/distribution/src/main/release/samples/jaxws_graalvm/pom.xml
+++ b/distribution/src/main/release/samples/jaxws_graalvm/pom.xml
@@ -92,7 +92,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.10.4</version>
+ <version>0.10.5</version>
<executions>
<execution>
<goals>
@@ -146,7 +146,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.10.4</version>
+ <version>0.10.5</version>
<executions>
<execution>
<goals>
diff --git
a/distribution/src/main/release/samples/jaxws_graalvm_dynamic/client/pom.xml
b/distribution/src/main/release/samples/jaxws_graalvm_dynamic/client/pom.xml
index 00a583957f..2cec0c732d 100644
--- a/distribution/src/main/release/samples/jaxws_graalvm_dynamic/client/pom.xml
+++ b/distribution/src/main/release/samples/jaxws_graalvm_dynamic/client/pom.xml
@@ -41,7 +41,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.10.4</version>
+ <version>0.10.5</version>
<executions>
<execution>
<goals>
diff --git
a/distribution/src/main/release/samples/jaxws_graalvm_dynamic/server/pom.xml
b/distribution/src/main/release/samples/jaxws_graalvm_dynamic/server/pom.xml
index 92a661d19d..e4818df5c2 100644
--- a/distribution/src/main/release/samples/jaxws_graalvm_dynamic/server/pom.xml
+++ b/distribution/src/main/release/samples/jaxws_graalvm_dynamic/server/pom.xml
@@ -68,7 +68,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.10.4</version>
+ <version>0.10.5</version>
<executions>
<execution>
<goals>