This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit f9f51e384ea0c4f87ef624c3e5c9ff849d862653
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 07:50:15 2026 -0400
Bump org.graalvm.buildtools:native-maven-plugin from 0.11.4 to 0.11.5
(#2934)
Bumps
[org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools)
from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
-
[Commits](https://github.com/graalvm/native-build-tools/compare/0.11.4...0.11.5)
---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-maven-plugin
dependency-version: 0.11.5
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 7b530952e1832b257069760f3350465574ff631c)
---
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 762f912e78..113a9b8e3f 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
@@ -68,7 +68,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.11.4</version>
+ <version>0.11.5</version>
<executions>
<execution>
<goals>
@@ -126,7 +126,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.11.4</version>
+ <version>0.11.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 65351c487b..9e80ea8b1c 100644
--- a/distribution/src/main/release/samples/jaxws_graalvm/pom.xml
+++ b/distribution/src/main/release/samples/jaxws_graalvm/pom.xml
@@ -93,7 +93,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.11.4</version>
+ <version>0.11.5</version>
<executions>
<execution>
<goals>
@@ -147,7 +147,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>0.11.4</version>
+ <version>0.11.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 49b5c8b8c6..c987ed1353 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.11.4</version>
+ <version>0.11.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 8665e79e67..6f02a4eb1a 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.11.4</version>
+ <version>0.11.5</version>
<executions>
<execution>
<goals>