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 ad857cecf1 Bump the maven-patch-group group with 2 updates
ad857cecf1 is described below
commit ad857cecf1177dbc115d60b9b663aed106efda6f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 27 00:30:26 2025 +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/graalvm/graaljs).
Updates `org.graalvm.js:js-scriptengine` from 24.1.1 to 24.1.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-24.1.1...vm-24.1.2)
Updates `org.graalvm.js:js-community` from 24.1.1 to 24.1.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-24.1.1...vm-24.1.2)
Updates `org.graalvm.js:js-community` from 24.1.1 to 24.1.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-24.1.1...vm-24.1.2)
---
updated-dependencies:
- dependency-name: org.graalvm.js:js-scriptengine
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
- dependency-name: org.graalvm.js:js-community
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
- dependency-name: org.graalvm.js:js-community
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 2f335c893a..e2979fda64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
<ver.contract.tests>0.2.0</ver.contract.tests>
<!-- For testing, not shipped -->
- <ver.graalvm>24.1.1</ver.graalvm>
+ <ver.graalvm>24.1.2</ver.graalvm>
<ver.org.openjdk.jmh>1.37</ver.org.openjdk.jmh>
<!-- GeoSPARQL related -->