Skip to content

Commit 43841d2

Browse files
committed
Bump jackson due to CVE-2020-36518
1 parent 8225e39 commit 43841d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.fasterxml.jackson.core</groupId>
3434
<artifactId>jackson-databind</artifactId>
35-
<version>2.13.2</version>
35+
<version>2.13.2.1</version>
3636
</dependency>
3737

3838
<dependency>

0 commit comments

Comments
 (0)