Skip to content

Commit 9f4551c

Browse files
fix(deps): update compile com.fasterxml.jackson.core:jackson-databind from v2.19.1 to v2.19.2
1 parent cab2e4d commit 9f4551c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.fasterxml.jackson.core</groupId>
7272
<artifactId>jackson-databind</artifactId>
73-
<version>2.19.1</version>
73+
<version>2.19.2</version>
7474
</dependency>
7575
</dependencies>
7676

0 commit comments

Comments
 (0)