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 24fd923d59 Bump ver.graalvm from 22.1.0.1 to 22.2.0 (#1460)
24fd923d59 is described below

commit 24fd923d598d037a2cf20946001e7e0a748b8a2a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 1 08:13:51 2022 +0100

    Bump ver.graalvm from 22.1.0.1 to 22.2.0 (#1460)
    
    Bumps `ver.graalvm` from 22.1.0.1 to 22.2.0.
    
    Updates `js` from 22.1.0.1 to 22.2.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/commits/vm-22.2.0)
    
    Updates `js-scriptengine` from 22.1.0.1 to 22.2.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/commits/vm-22.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.js:js
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.graalvm.js:js-scriptengine
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 483a9f4542..1e75f7a446 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
     <ver.micrometer>1.9.2</ver.micrometer>
 
     <!-- For testing, not shipped -->
-    <ver.graalvm>22.1.0.1</ver.graalvm>
+    <ver.graalvm>22.2.0</ver.graalvm>
     <ver.jython>2.7.2</ver.jython>
 
     <!--- GeoSPARQL related -->

Reply via email to