Skip to content

Commit 56a2fe8

Browse files
committed
Upgrade jackson-databind to 2.14.0 to resolve a version mismatch with jackson-bom
1 parent c55b687 commit 56a2fe8

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
@@ -194,7 +194,7 @@
194194
<dependency>
195195
<groupId>com.fasterxml.jackson.core</groupId>
196196
<artifactId>jackson-databind</artifactId>
197-
<version>2.13.4.1</version>
197+
<version>2.14.0</version>
198198
</dependency>
199199
<dependency>
200200
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)