This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 5a050626957d chore(deps): Bump org.graalvm.js:js-language from 25.0.1
to 25.0.2
5a050626957d is described below
commit 5a050626957dcd91491bbb1ee61cbc7ac793e5dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 21 07:27:30 2026 +0000
chore(deps): Bump org.graalvm.js:js-language from 25.0.1 to 25.0.2
Bumps [org.graalvm.js:js-language](https://github.com/graalvm/graaljs) from
25.0.1 to 25.0.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-25.0.1...vm-25.0.2)
---
updated-dependencies:
- dependency-name: org.graalvm.js:js-language
dependency-version: 25.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 17c26c8ba7f8..2d20e4a03cb2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -218,7 +218,7 @@
<google-cloud-storage-version>2.62.0</google-cloud-storage-version>
<google-cloud-aiplatform-version>3.83.0</google-cloud-aiplatform-version>
<google-genai-version>1.35.0</google-genai-version>
- <graaljs-version>25.0.1</graaljs-version>
+ <graaljs-version>25.0.2</graaljs-version>
<graphql-java-version>25.0</graphql-java-version>
<greenmail-version>2.1.8</greenmail-version>
<grizzly-websockets-version>2.4.4</grizzly-websockets-version>