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

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


The following commit(s) were added to refs/heads/mvnd-1.x by this push:
     new 9fbb45bb Bump org.graalvm.buildtools:native-maven-plugin from 1.1.1 to 
1.1.2
9fbb45bb is described below

commit 9fbb45bbf48d12398249cc26badf8555ee852162
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 10:14:29 2026 +0000

    Bump org.graalvm.buildtools:native-maven-plugin from 1.1.1 to 1.1.2
    
    Bumps 
[org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools)
 from 1.1.1 to 1.1.2.
    - [Release notes](https://github.com/graalvm/native-build-tools/releases)
    - 
[Commits](https://github.com/graalvm/native-build-tools/compare/1.1.1...1.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.buildtools:native-maven-plugin
      dependency-version: 1.1.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4d72a14c..6914ea47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
     <commons-compress.version>1.28.0</commons-compress.version>
     <!-- cannot upgrade graalvm to 23.0.0 which requires JDK >= 20 -->
     <graalvm.version>25.0.3</graalvm.version>
-    <graalvm.plugin.version>1.1.1</graalvm.plugin.version>
+    <graalvm.plugin.version>1.1.2</graalvm.plugin.version>
     <groovy.version>5.0.6</groovy.version>
     <jakarta.inject.version>1.0.5</jakarta.inject.version>
     <jline.version>3.30.13</jline.version>

Reply via email to