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

slachiewicz 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 65697bd8 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.2 to 
1.1.3
65697bd8 is described below

commit 65697bd8cfbd0db18df6aac5aab03f2216c35df3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 10:02:49 2026 +0000

    Bump org.graalvm.buildtools:native-maven-plugin from 1.1.2 to 1.1.3
    
    Bumps 
[org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools)
 from 1.1.2 to 1.1.3.
    - [Release notes](https://github.com/graalvm/native-build-tools/releases)
    - 
[Commits](https://github.com/graalvm/native-build-tools/compare/1.1.2...1.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.buildtools:native-maven-plugin
      dependency-version: 1.1.3
      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 07a1e2ca..9c8ce3d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
     <assertj.version>3.27.7</assertj.version>
     <commons-compress.version>1.28.0</commons-compress.version>
     <graalvm.version>25.0.3</graalvm.version>
-    <graalvm.plugin.version>1.1.2</graalvm.plugin.version>
+    <graalvm.plugin.version>1.1.3</graalvm.plugin.version>
     <groovy.version>5.0.6</groovy.version>
     <jansi.version>2.4.1</jansi.version>
     <jline.version>3.30.13</jline.version>

Reply via email to