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 e26f466a86 Bump the maven-patch-group group with 2 updates
e26f466a86 is described below

commit e26f466a86832fc350203c33b3c2a18db2bbdf62
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 00:22:39 2026 +0000

    Bump the maven-patch-group group with 2 updates
    
    Bumps the maven-patch-group group with 2 updates: 
[org.graalvm.js:js-scriptengine](https://github.com/graalvm/graaljs) and 
[org.graalvm.js:js-community](https://github.com/oracle/graal).
    
    
    Updates `org.graalvm.js:js-scriptengine` from 25.0.1 to 25.0.2
    - [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.0.1...vm-25.0.2)
    
    Updates `org.graalvm.js:js-community` from 25.0.1 to 25.0.2
    - [Release notes](https://github.com/oracle/graal/releases)
    - [Commits](https://github.com/oracle/graal/compare/vm-25.0.1...vm-25.0.2)
    
    Updates `org.graalvm.js:js-community` from 25.0.1 to 25.0.2
    - [Release notes](https://github.com/oracle/graal/releases)
    - [Commits](https://github.com/oracle/graal/compare/vm-25.0.1...vm-25.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.js:js-scriptengine
      dependency-version: 25.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.graalvm.js:js-community
      dependency-version: 25.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.graalvm.js:js-community
      dependency-version: 25.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    ...
    
    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 e119e09bee..06014193d2 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.0.1</ver.graalvm>
+    <ver.graalvm>25.0.2</ver.graalvm>
     <ver.org.openjdk.jmh>1.37</ver.org.openjdk.jmh>
 
     <!-- GeoSPARQL related -->

Reply via email to