fix: nb-spectest/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJSOUP-1567345
This commit is contained in:
snyk-bot 2023-01-11 22:17:51 +00:00
parent 7a1400c51e
commit f77552b8f4
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -45,7 +45,7 @@
<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-html2md-converter</artifactId>
<version>0.62.2</version>
<version>0.64.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>