Skip to content

Commit a57f689

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.0
1 parent 4aae180 commit a57f689

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
@@ -334,7 +334,7 @@
334334
<dependency>
335335
<groupId>com.fasterxml.jackson.core</groupId>
336336
<artifactId>jackson-databind</artifactId>
337-
<version>2.19.1</version>
337+
<version>2.20.0</version>
338338
</dependency>
339339
<!-- Using 4.11.0 because we want to keep Java8 compatibility -->
340340
<dependency>

0 commit comments

Comments
 (0)