fix: webmagic-samples/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744
- https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2628385
pull/1142/head
snyk-bot 1 year ago
parent 5d55bf33d2
commit 718687cfc1
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

@ -27,7 +27,7 @@
<dependency>
<groupId>org.mapdb</groupId>
<artifactId>mapdb</artifactId>
<version>3.0.10</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>

Loading…
Cancel
Save