Skip to content

Commit

Permalink
remove old nashorn dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorHarbo committed May 1, 2024
1 parent 4891810 commit f609cec
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,13 +162,6 @@
<version>0.1.2</version>
</dependency>

<!-- JavaScript testing -->
<dependency>
<groupId>org.openjdk.nashorn</groupId>
<artifactId>nashorn-core</artifactId>
<version>15.0</version>
</dependency>


<!-- Support for SVG and other image types. -->
<!-- Can render some SVG (and scale them), but causes a lot more trouble that it is worth for now.
Expand Down

0 comments on commit f609cec

Please sign in to comment.