mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-22 15:13:41 -06:00
fix: nb-spectest/pom.xml to reduce vulnerabilities (#1240)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSOUP-2989728
This commit is contained in:
parent
6fba919fdb
commit
6698bb72d0
@ -45,7 +45,7 @@
|
||||
<dependency>
|
||||
<groupId>com.vladsch.flexmark</groupId>
|
||||
<artifactId>flexmark-html2md-converter</artifactId>
|
||||
<version>0.64.0</version>
|
||||
<version>0.64.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user