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 2cc56c4b46 Bump ver.graalvm from 24.1.2 to 24.2.0
2cc56c4b46 is described below
commit 2cc56c4b4659873d6d42845a2d62e3881ba609ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 24 00:09:58 2025 +0000
Bump ver.graalvm from 24.1.2 to 24.2.0
Bumps `ver.graalvm` from 24.1.2 to 24.2.0.
Updates `org.graalvm.js:js-scriptengine` from 24.1.2 to 24.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/compare/vm-24.1.2...vm-24.2.0)
Updates `org.graalvm.js:js-community` from 24.1.2 to 24.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/compare/vm-24.1.2...vm-24.2.0)
---
updated-dependencies:
- dependency-name: org.graalvm.js:js-scriptengine
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.graalvm.js:js-community
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 26cd338d03..9e376c681a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
<ver.contract.tests>0.2.0</ver.contract.tests>
<!-- For testing, not shipped -->
- <ver.graalvm>24.1.2</ver.graalvm>
+ <ver.graalvm>24.2.0</ver.graalvm>
<ver.org.openjdk.jmh>1.37</ver.org.openjdk.jmh>
<!-- GeoSPARQL related -->