Skip to content

Commit eccb2a4

Browse files
Bump org.openjdk.nashorn:nashorn-core from 15.6 to 15.7
Bumps [org.openjdk.nashorn:nashorn-core](https://github.com/openjdk/nashorn) from 15.6 to 15.7. - [Changelog](https://github.com/openjdk/nashorn/blob/main/CHANGELOG.md) - [Commits](openjdk/nashorn@release-15.6...release-15.7) --- updated-dependencies: - dependency-name: org.openjdk.nashorn:nashorn-core dependency-version: '15.7' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e649d6 commit eccb2a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@
391391
<dependency>
392392
<groupId>org.openjdk.nashorn</groupId>
393393
<artifactId>nashorn-core</artifactId>
394-
<version>15.6</version>
394+
<version>15.7</version>
395395
</dependency>
396396
<!-- Graal's JS support is not 100% compatible with Java 8.
397397
<dependency>

0 commit comments

Comments
 (0)