Skip to content

Commit 606fc12

Browse files
authored
upgrade jackson-base to 2.10.3 for vulnerability CVE-2020-35491, fixes #21 (#22)
1 parent 376779c commit 606fc12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>2.10.3</version>
6+
<version>2.12.2</version>
77
</parent>
88
<groupId>org.openapitools</groupId>
99
<artifactId>jackson-databind-nullable</artifactId>

0 commit comments

Comments
 (0)