From a7ba01038d1e4a54827240aca6017568285c6231 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 17:32:18 +0000 Subject: [PATCH] build(deps): bump org.mozilla:rhino from 1.8.0 to 1.8.1 Bumps [org.mozilla:rhino](https://github.com/mozilla/rhino) from 1.8.0 to 1.8.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 dependency-version: 1.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2059252685fb..79eb511f1d16 100644 --- a/pom.xml +++ b/pom.xml @@ -683,7 +683,7 @@ org.mozilla rhino - 1.8.0 + 1.8.1 org.mozilla