From 1a3cd2b589250376cf6694e2bdaebe78330c505d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 19:02:29 +0000 Subject: [PATCH] build(deps): bump org.mozilla:rhino Bumps the maven group with 1 update in the /java-accessibility-checker directory: [org.mozilla:rhino](https://github.com/mozilla/rhino). Updates `org.mozilla:rhino` from 1.7.15 to 1.7.15.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.7.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java-accessibility-checker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-accessibility-checker/pom.xml b/java-accessibility-checker/pom.xml index f175a6a1a..573bd78ea 100644 --- a/java-accessibility-checker/pom.xml +++ b/java-accessibility-checker/pom.xml @@ -75,7 +75,7 @@ org.mozilla rhino - 1.7.15 + 1.7.15.1