Skip to content

Commit 4c109ea

Browse files
build(deps): bump rhino.version from 1.8.0 to 1.8.1
Bumps `rhino.version` from 1.8.0 to 1.8.1. Updates `org.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) Updates `org.mozilla:rhino-xml` 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 update-type: version-update:semver-patch - dependency-name: org.mozilla:rhino-xml dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ab0030 commit 4c109ea

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
@@ -483,7 +483,7 @@
483483
<jibx.version>1.4.5</jibx.version>
484484
<maven.archiver.version>3.6.5</maven.archiver.version>
485485
<maven.version>3.9.11</maven.version>
486-
<rhino.version>1.8.0</rhino.version>
486+
<rhino.version>1.8.1</rhino.version>
487487
<slf4j.version>2.0.17</slf4j.version>
488488
<spring.version>7.0.1</spring.version>
489489
<wsdl4j.version>1.6.3</wsdl4j.version>

0 commit comments

Comments
 (0)