mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-11 08:22:04 -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-3052830 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-3052832 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-3052834 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-3052837 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-3052839 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-3052841
This commit is contained in:
parent
87c3904f93
commit
75aa1e45cf
@ -360,7 +360,7 @@
|
||||
<dependency>
|
||||
<groupId>org.graalvm.sdk</groupId>
|
||||
<artifactId>graal-sdk</artifactId>
|
||||
<version>21.3.3</version>
|
||||
<version>21.3.3.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.graalvm.js</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user