Skip to content

Commit 8dd819a

Browse files
committed
Update jackson-databind dependency
1 parent 711232e commit 8dd819a

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
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>com.fasterxml.jackson.core</groupId>
109109
<artifactId>jackson-databind</artifactId>
110-
<version>2.9.9</version>
110+
<version>[2.9.9.2,2.10)</version>
111111
</dependency>
112112
</dependencies>
113113

0 commit comments

Comments
 (0)