This is an automated email from the ASF dual-hosted git repository.

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git


The following commit(s) were added to refs/heads/master by this push:
     new 2ff26315 Bump org.graalvm.buildtools:native-maven-plugin from 0.11.1 
to 0.11.2 (#1473)
2ff26315 is described below

commit 2ff263155bb8f53ea92899a29914dcb0a8a92570
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 11 13:01:51 2025 +0100

    Bump org.graalvm.buildtools:native-maven-plugin from 0.11.1 to 0.11.2 
(#1473)
    
    Bumps 
[org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools)
 from 0.11.1 to 0.11.2.
    - [Release notes](https://github.com/graalvm/native-build-tools/releases)
    - 
[Commits](https://github.com/graalvm/native-build-tools/compare/0.11.1...0.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.buildtools:native-maven-plugin
      dependency-version: 0.11.2
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f7d68aef..eb42ef02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
     <assertj.version>3.27.6</assertj.version>
     <commons-compress.version>1.28.0</commons-compress.version>
     <graalvm.version>25.0.1</graalvm.version>
-    <graalvm.plugin.version>0.11.1</graalvm.plugin.version>
+    <graalvm.plugin.version>0.11.2</graalvm.plugin.version>
     <groovy.version>5.0.2</groovy.version>
     <jansi.version>2.4.1</jansi.version>
     <jline.version>3.30.6</jline.version>

Reply via email to