Skip to content

Commit 3bc224e

Browse files
build(deps): bump rhino.version from 1.8.1 to 1.9.0
Bumps `rhino.version` from 1.8.1 to 1.9.0. Updates `org.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) Updates `org.mozilla:rhino-xml` 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 dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - 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] <[email protected]>
1 parent 9b0478f commit 3bc224e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@
484484
<jibx.version>1.4.5</jibx.version>
485485
<maven.archiver.version>3.6.5</maven.archiver.version>
486486
<maven.version>3.9.11</maven.version>
487-
<rhino.version>1.8.1</rhino.version>
487+
<rhino.version>1.9.0</rhino.version>
488488
<slf4j.version>2.0.17</slf4j.version>
489489
<spring.version>7.0.2</spring.version>
490490
<wsdl4j.version>1.6.3</wsdl4j.version>

0 commit comments

Comments
 (0)