Skip to content

Commit

Permalink
Bump org.mozilla:rhino from 1.7.14 to 1.7.15
Browse files Browse the repository at this point in the history
Bumps [org.mozilla:rhino](https://github.com/mozilla/rhino) from 1.7.14 to 1.7.15.
- [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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent b2b926c commit 56923f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>org.mozilla</groupId>
<artifactId>rhino</artifactId>
<version>1.7.14</version>
<version>1.7.15</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit 56923f7

Please sign in to comment.