snyk-bot 2022-04-21 05:21:03 +00:00
parent 51e7830de6
commit a775113c02
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -352,13 +352,13 @@
<dependency>
<groupId>org.graalvm.js</groupId>
<artifactId>js</artifactId>
<version>20.3.5</version>
<version>21.0.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.graalvm.js</groupId>
<artifactId>js-scriptengine</artifactId>
<version>20.3.5</version>
<version>21.0.0</version>
</dependency>
<dependency>
<groupId>org.graalvm.tools</groupId>