Skip to content

Commit

Permalink
Merge pull request #417 from mybatis/renovate/org.openjdk.nashorn-nas…
Browse files Browse the repository at this point in the history
…horn-core-15.x

Update dependency org.openjdk.nashorn:nashorn-core to v15.6
  • Loading branch information
hazendaz authored Dec 27, 2024
2 parents a830536 + 223929b commit d7c99d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<dependency>
<groupId>org.openjdk.nashorn</groupId>
<artifactId>nashorn-core</artifactId>
<version>15.4</version>
<version>15.6</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d7c99d2

Please sign in to comment.