From 20d0379f616eaeb29b6c435f4d5424777c3e4fcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 22:53:09 +0000 Subject: [PATCH] Bump org.mozilla:rhino-engine from 1.8.1 to 1.9.0 Bumps [org.mozilla:rhino-engine](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-engine 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 1487686f..c771e661 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.0 de.vandermeer