Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit 1eb9b25

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.0
1 parent 3b49575 commit 1eb9b25

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
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>com.fasterxml.jackson.core</groupId>
9393
<artifactId>jackson-databind</artifactId>
94-
<version>2.19.2</version>
94+
<version>2.20.0</version>
9595
</dependency>
9696

9797
<!-- Tests -->

0 commit comments

Comments
 (0)