Skip to content

Commit

Permalink
Merge pull request #1089 from code4craft/snyk-fix-e9d89e9698a464f5618…
Browse files Browse the repository at this point in the history
…24a17e083e765

[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.4 to 2.13.4.2
  • Loading branch information
sutra committed Oct 18, 2022
2 parents 6647af8 + a0ad7b8 commit 904cd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webmagic-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.4</version>
<version>2.13.4.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 904cd28

Please sign in to comment.