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

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 7237f544c5 Bump ver.graalvm from 24.2.2 to 25.0.0
7237f544c5 is described below

commit 7237f544c51af4e2288e8c30047da43de78b2dd7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 22 00:02:34 2025 +0000

    Bump ver.graalvm from 24.2.2 to 25.0.0
    
    Bumps `ver.graalvm` from 24.2.2 to 25.0.0.
    
    Updates `org.graalvm.js:js-scriptengine` from 24.2.2 to 25.0.0
    - [Release notes](https://github.com/graalvm/graaljs/releases)
    - [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/graalvm/graaljs/compare/vm-24.2.2...vm-25.0.0)
    
    Updates `org.graalvm.js:js-community` from 24.2.2 to 25.0.0
    - [Release notes](https://github.com/oracle/graal/releases)
    - [Commits](https://github.com/oracle/graal/compare/vm-24.2.2...vm-25.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.js:js-scriptengine
      dependency-version: 25.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.graalvm.js:js-community
      dependency-version: 25.0.0
      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 59c3d193df..f879634b86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
     <ver.awaitility>4.3.0</ver.awaitility>
 
     <!-- For testing, not shipped -->
-    <ver.graalvm>24.2.2</ver.graalvm>
+    <ver.graalvm>25.0.0</ver.graalvm>
     <ver.org.openjdk.jmh>1.37</ver.org.openjdk.jmh>
 
     <!-- GeoSPARQL related -->

Reply via email to