Skip to content

Commit be28542

Browse files
authored
Merge pull request #344 from apache/dependabot/maven/org.openjdk.nashorn-nashorn-core-15.7
Bump org.openjdk.nashorn:nashorn-core from 15.6 to 15.7
2 parents 1e649d6 + eccb2a4 commit be28542

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)