Skip to content

Commit 2154fcf

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.1
1 parent 56d9e7f commit 2154fcf

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
@@ -335,7 +335,7 @@
335335
<dependency>
336336
<groupId>com.fasterxml.jackson.core</groupId>
337337
<artifactId>jackson-databind</artifactId>
338-
<version>2.18.2</version>
338+
<version>2.19.1</version>
339339
<scope>provided</scope>
340340
</dependency>
341341
</dependencies>

0 commit comments

Comments
 (0)