fix: webmagic-samples/pom.xml to reduce vulnerabilities (#1142)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744
- https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2628385

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
master
Yihua Huang 2024-01-11 08:53:43 +08:00 committed by GitHub
parent 5d55bf33d2
commit 4281f82352
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>