We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32baa3a commit 6a511c2Copy full SHA for 6a511c2
1 file changed
pom.xml
@@ -324,12 +324,7 @@
324
<type>pom</type>
325
<scope>runtime</scope>
326
</dependency>
327
- <dependency>
328
- <groupId>org.graalvm.js</groupId>
329
- <artifactId>js-scriptengine</artifactId>
330
- <version>${graalvm.version}</version>
331
- <scope>runtime</scope>
332
- </dependency>
+
333
<!-- Testing -->
334
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-simple -->
335
<dependency>
0 commit comments