Skip to content

Commit 45881cf

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.2
1 parent 65fffcb commit 45881cf

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
@@ -225,7 +225,7 @@
225225
<dependency>
226226
<groupId>com.fasterxml.jackson.core</groupId>
227227
<artifactId>jackson-databind</artifactId>
228-
<version>2.12.7.2</version>
228+
<version>2.19.2</version>
229229
</dependency>
230230
<dependency>
231231
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)