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

crazyhzm 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 d9e2e49b Bump org.graalvm.buildtools:native-maven-plugin from 0.10.3 
to 0.10.4 (#1214)
d9e2e49b is described below

commit d9e2e49b05ba4e53008eadb4ffd8ff0d85797839
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 8 22:47:28 2024 +0800

    Bump org.graalvm.buildtools:native-maven-plugin from 0.10.3 to 0.10.4 
(#1214)
    
    Bumps 
[org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools)
 from 0.10.3 to 0.10.4.
    - [Release notes](https://github.com/graalvm/native-build-tools/releases)
    - [Commits](https://github.com/graalvm/native-build-tools/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.buildtools:native-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 8f5e6f39..140eb5a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
     <commons-compress.version>1.27.1</commons-compress.version>
     <!-- cannot upgrade graalvm to 23.0.0 which requires JDK >= 20 -->
     <graalvm.version>24.1.1</graalvm.version>
-    <graalvm.plugin.version>0.10.3</graalvm.plugin.version>
+    <graalvm.plugin.version>0.10.4</graalvm.plugin.version>
     <groovy.version>4.0.24</groovy.version>
     <jakarta.inject.version>1.0</jakarta.inject.version>
     <jline.version>3.27.1</jline.version>

Reply via email to