Merge pull request #1228 from nosqlbench/snyk-fix-e3ddcc980d960fbb5b3bc5f96b271443

[Snyk] Fix for 7 vulnerabilities
This commit is contained in:
Jonathan Shook 2023-04-25 09:08:08 -05:00 committed by GitHub
commit 1addca06e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -388,13 +388,13 @@
<dependency>
<groupId>org.graalvm.js</groupId>
<artifactId>js</artifactId>
<version>22.3.1</version>
<version>22.3.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.graalvm.js</groupId>
<artifactId>js-scriptengine</artifactId>
<version>22.3.1</version>
<version>22.3.2</version>
</dependency>
<dependency>
<groupId>org.graalvm.tools</groupId>