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 (#1409)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-5781367 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-5781369 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-5781371 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-5781373 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-5781374 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-5781378 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
2ab97d9e5e
commit
ea368a8533
@ -402,7 +402,7 @@
|
||||
<dependency>
|
||||
<groupId>org.graalvm.js</groupId>
|
||||
<artifactId>js</artifactId>
|
||||
<version>22.3.2</version>
|
||||
<version>22.3.3</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user