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 513047d7 Bump org.graalvm.nativeimage:svm from 24.2.2 to 25.0.1
513047d7 is described below

commit 513047d715c5617cf63314079ed82d96b64e0d1a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 22 10:05:36 2025 +0000

    Bump org.graalvm.nativeimage:svm from 24.2.2 to 25.0.1
    
    Bumps [org.graalvm.nativeimage:svm](https://github.com/oracle/graal) from 
24.2.2 to 25.0.1.
    - [Release notes](https://github.com/oracle/graal/releases)
    - [Commits](https://github.com/oracle/graal/compare/vm-24.2.2...vm-25.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.nativeimage:svm
      dependency-version: 25.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 3501e310..6300b3e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
     <apiguardian-api.version>1.0.0</apiguardian-api.version>
     <assertj.version>3.27.5</assertj.version>
     <commons-compress.version>1.28.0</commons-compress.version>
-    <graalvm.version>24.2.2</graalvm.version>
+    <graalvm.version>25.0.1</graalvm.version>
     <graalvm.plugin.version>0.11.1</graalvm.plugin.version>
     <groovy.version>5.0.1</groovy.version>
     <jansi.version>2.4.1</jansi.version>

Reply via email to