This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 7d74dbbf5a3 build(deps): bump graaljs.version from 25.1.3 to 25.2.4
(#20131)
7d74dbbf5a3 is described below
commit 7d74dbbf5a37d0e797bf520a19e270ec917d551d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 09:43:00 2026 +0800
build(deps): bump graaljs.version from 25.1.3 to 25.2.4 (#20131)
* build(deps): bump graaljs.version from 25.1.3 to 25.2.4
Bumps `graaljs.version` from 25.1.3 to 25.2.4.
Updates `org.graalvm.js:js` from 25.1.3 to 25.2.4
- [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.1.3...vm-25.2.4)
Updates `org.graalvm.js:js-scriptengine` from 25.1.3 to 25.2.4
- [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.1.3...vm-25.2.4)
---
updated-dependencies:
- dependency-name: org.graalvm.js:js
dependency-version: 25.2.4
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.graalvm.js:js-scriptengine
dependency-version: 25.2.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update GraalVM license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 4 ++--
pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index d61bd18b4db..b946e18a11d 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -5536,7 +5536,7 @@ name: GraalVM
license_category: binary
license_name: Universal Permissive License, Version 1.0
license_file_path: licenses/bin/graal.UPL
-version: 25.1.3
+version: 25.2.4
module: core
libraries:
- org.graalvm.js: js
@@ -5558,7 +5558,7 @@ libraries:
name: GraalVM Shadowed ICU4J
license_category: binary
license_name: Unicode/ICU License
-version: 25.1.3
+version: 25.2.4
copyright: Unicode, Inc.
license_file_path: licenses/bin/icu4j.ICU
module: core
diff --git a/pom.xml b/pom.xml
index 89d37a58e39..40c91d51762 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
<jna.version>5.19.1</jna.version>
<jna-platform.version>5.19.1</jna-platform.version>
<hadoop.compile.version>3.5.0</hadoop.compile.version>
- <graaljs.version>25.1.3</graaljs.version>
+ <graaljs.version>25.2.4</graaljs.version>
<mockito.version>5.23.0</mockito.version>
<!-- AWS SDK v1 is still used as a transitive dependency by Hadoop and
Ranger extensions.
It should be removed once those extensions are upgraded or
dropped (see #19109). -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]