This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new c1d7602f692 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.3
to 1.1.4 (#3324)
c1d7602f692 is described below
commit c1d7602f692d2edeaf24074d5efa93f73f4e7eaf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 21 07:18:02 2026 -0400
Bump org.graalvm.buildtools:native-maven-plugin from 1.1.3 to 1.1.4 (#3324)
Bumps
[org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools)
from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
-
[Commits](https://github.com/graalvm/native-build-tools/compare/1.1.3...1.1.4)
---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-maven-plugin
dependency-version: 1.1.4
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>
---
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 67f14ea3f8a..3df96055aef 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>1.1.3</version>
+ <version>1.1.4</version>
<executions>
<execution>
<goals>
@@ -125,7 +125,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>1.1.3</version>
+ <version>1.1.4</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 8eefa66c7a1..664503de289 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>1.1.3</version>
+ <version>1.1.4</version>
<executions>
<execution>
<goals>
@@ -146,7 +146,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
- <version>1.1.3</version>
+ <version>1.1.4</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 e3f44680f04..c15191c06fc 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>1.1.3</version>
+ <version>1.1.4</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 f25cf037323..7ffb1961504 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>1.1.3</version>
+ <version>1.1.4</version>
<executions>
<execution>
<goals>