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

commit fce7ce256b040d3b74306e2749c228cb19013fb2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 4 00:25: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.2 to 25.0.3
    - [Release notes](https://github.com/graalvm/graaljs/releases)
    - [Changelog](https://github.com/oracle/graaljs/blob/vm-25.0.3/CHANGELOG.md)
    - 
[Commits](https://github.com/graalvm/graaljs/compare/vm-25.0.2...vm-25.0.3)
    
    Updates `org.graalvm.js:js-community` from 25.0.2 to 25.0.3
    - [Release notes](https://github.com/oracle/graal/releases)
    - [Commits](https://github.com/oracle/graal/commits)
    
    Updates `org.graalvm.js:js-community` from 25.0.2 to 25.0.3
    - [Release notes](https://github.com/oracle/graal/releases)
    - [Commits](https://github.com/oracle/graal/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.js:js-scriptengine
      dependency-version: 25.0.3
      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.3
      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.3
      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 aac78edce9..f7eece9895 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.2</ver.graalvm>
+    <ver.graalvm>25.0.3</ver.graalvm>
     <ver.org.openjdk.jmh>1.37</ver.org.openjdk.jmh>
 
     <!-- GeoSPARQL related -->

Reply via email to