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 520ae68e1d4 build(deps): bump graaljs.version from 25.2.4 to 25.3.4.1
(#20165)
520ae68e1d4 is described below
commit 520ae68e1d4ded53939450fcf2c6c79cf66d4b89
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 28 09:43:58 2026 +0800
build(deps): bump graaljs.version from 25.2.4 to 25.3.4.1 (#20165)
* build(deps): bump graaljs.version from 25.2.4 to 25.3.4.1
Bumps `graaljs.version` from 25.2.4 to 25.3.4.1.
Updates `org.graalvm.js:js` from 25.2.4 to 25.3.4.1
- [Release notes](https://github.com/oracle/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/oracle/graaljs/compare/vm-25.2.4...vm-25.3.4.1)
Updates `org.graalvm.js:js-scriptengine` from 25.2.4 to 25.3.4.1
- [Release notes](https://github.com/oracle/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/oracle/graaljs/compare/vm-25.2.4...vm-25.3.4.1)
---
updated-dependencies:
- dependency-name: org.graalvm.js:js
dependency-version: 25.3.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.graalvm.js:js-scriptengine
dependency-version: 25.3.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): align 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 4124190bca4..c8b30cd58b9 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -5652,7 +5652,7 @@ name: GraalVM
license_category: binary
license_name: Universal Permissive License, Version 1.0
license_file_path: licenses/bin/graal.UPL
-version: 25.2.4
+version: 25.3.4.1
module: core
libraries:
- org.graalvm.js: js
@@ -5674,7 +5674,7 @@ libraries:
name: GraalVM Shadowed ICU4J
license_category: binary
license_name: Unicode/ICU License
-version: 25.2.4
+version: 25.3.4.1
copyright: Unicode, Inc.
license_file_path: licenses/bin/icu4j.ICU
module: core
diff --git a/pom.xml b/pom.xml
index 65c4f808a60..83e137efec4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,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.2.4</graaljs.version>
+ <graaljs.version>25.3.4.1</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]