Skip to content

Commit ddb026d

Browse files
authored
Merge pull request #1060 from code4craft/snyk-fix-729e15e7770e9475a8504ae0fb1b5fe7
[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.0-rc1 to 2.13.0
2 parents f50b1c7 + 3776de6 commit ddb026d

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
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.fasterxml.jackson.core</groupId>
4444
<artifactId>jackson-databind</artifactId>
45-
<version>2.13.0-rc1</version>
45+
<version>2.13.0</version>
4646
</dependency>
4747
</dependencies>
4848

0 commit comments

Comments
 (0)