From 87e84ab5c4f58c47b76af96c0d5aa7f7499196f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 22:04:57 +0000 Subject: [PATCH] Bump org.mozilla:rhino from 1.8.1 to 1.9.0 Bumps [org.mozilla:rhino](https://github.com/mozilla/rhino) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/mozilla/rhino/releases) - [Changelog](https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/mozilla/rhino/commits) --- updated-dependencies: - dependency-name: org.mozilla:rhino dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3dc82354..ff682cfd 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma org.mozilla rhino - 1.8.1 + 1.9.0 org.mozilla