From 146f598689999844eb2e8c70f2c3485ea431ceb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 22:52:28 +0000 Subject: [PATCH] chore(deps): bump org.mozilla:rhino-engine from 1.8.1 to 1.9.1 Bumps [org.mozilla:rhino-engine](https://github.com/mozilla/rhino) from 1.8.1 to 1.9.1. - [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-engine dependency-version: 1.9.1 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 2afcdef60..0af3e4aa2 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma org.mozilla rhino-engine - 1.8.1 + 1.9.1 de.vandermeer