Skip to content

Commit

Permalink
Bump org.openjdk.nashorn:nashorn-core from 15.4 to 15.5
Browse files Browse the repository at this point in the history
Bumps [org.openjdk.nashorn:nashorn-core](https://github.com/openjdk/nashorn) from 15.4 to 15.5.
- [Changelog](https://github.com/openjdk/nashorn/blob/main/CHANGELOG.md)
- [Commits](openjdk/nashorn@release-15.4...release-15.5)

---
updated-dependencies:
- dependency-name: org.openjdk.nashorn:nashorn-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent a9e4910 commit fa950a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dubbo-cluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<description>The cluster module of dubbo project</description>
<properties>
<skip_maven_deploy>false</skip_maven_deploy>
<nashorn-core.version>15.4</nashorn-core.version>
<nashorn-core.version>15.5</nashorn-core.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit fa950a7

Please sign in to comment.