From 81c4f39a7698d91e25b52587570ed079a2557344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 04:36:42 +0000 Subject: [PATCH] Bump org.mozilla:rhino-xml from 1.8.1 to 1.9.0 Bumps [org.mozilla:rhino-xml](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-xml 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..6c388690 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma org.mozilla rhino-xml - 1.8.1 + 1.9.0 org.mozilla