mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: upgrade org.graalvm.polyglot:js from 23.1.0 to 23.1.2
Snyk has created this PR to upgrade org.graalvm.polyglot:js from 23.1.0 to 23.1.2. See this package in Maven Repository: https://mvnrepository.com/artifact/org.graalvm.polyglot/js/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/6a966a50-08ee-405a-ae9a-1cfab95ff2c5?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
f0b1daebd1
commit
10a79f0095
@ -367,7 +367,7 @@
|
||||
<dependency>
|
||||
<groupId>org.graalvm.polyglot</groupId>
|
||||
<artifactId>js</artifactId>
|
||||
<version>23.1.0</version>
|
||||
<version>23.1.2</version>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user