Skip to content

Commit 4281f82

Browse files
code4craftsnyk-bot
andauthored
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 <[email protected]>
1 parent 5d55bf3 commit 4281f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webmagic-samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.mapdb</groupId>
2929
<artifactId>mapdb</artifactId>
30-
<version>3.0.10</version>
30+
<version>3.1.0</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)