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

afs 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 2d3f922ffc Bump ver.graalvm from 25.1.3 to 25.2.4
2d3f922ffc is described below

commit 2d3f922ffc0a9b837e6abd6edb4bb2315e41077f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 00:18:35 2026 +0000

    Bump ver.graalvm from 25.1.3 to 25.2.4
    
    Bumps `ver.graalvm` from 25.1.3 to 25.2.4.
    
    Updates `org.graalvm.js:js-scriptengine` from 25.1.3 to 25.2.4
    - [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-25.1.3...vm-25.2.4)
    
    Updates `org.graalvm.js:js-community` from 25.1.3 to 25.2.4
    - [Release notes](https://github.com/oracle/graal/releases)
    - [Commits](https://github.com/oracle/graal/compare/vm-25.1.3...vm-25.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.js:js-scriptengine
      dependency-version: 25.2.4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.graalvm.js:js-community
      dependency-version: 25.2.4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 c51bec3b70..2639fced0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
     <ver.awaitility>4.3.0</ver.awaitility>
 
     <!-- For testing, not shipped -->
-    <ver.graalvm>25.1.3</ver.graalvm>
+    <ver.graalvm>25.2.4</ver.graalvm>
     <ver.org.openjdk.jmh>1.37</ver.org.openjdk.jmh>
 
     <!-- GeoSPARQL related -->

Reply via email to