mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: mvn-defaults/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-6026490 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-6026508
This commit is contained in:
parent
838258a005
commit
156022e856
@ -373,7 +373,7 @@
|
||||
<dependency>
|
||||
<groupId>org.graalvm.js</groupId>
|
||||
<artifactId>js-scriptengine</artifactId>
|
||||
<version>22.3.3</version>
|
||||
<version>23.1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.graalvm.tools</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user