Skip to content

Commit 2afce46

Browse files
author
TheSnoozer
committed
update com.fasterxml.jackson.core from 2.11.1 -> 2.11.2
1 parent 14b260c commit 2afce46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/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.11.1</version>
45+
<version>2.11.2</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)