Skip to content

Commit 3dee424

Browse files
committed
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.2
1 parent 2852d00 commit 3dee424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chartjs-java-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.fasterxml.jackson.core</groupId>
6262
<artifactId>jackson-databind</artifactId>
63-
<version>2.19.1</version>
63+
<version>2.19.2</version>
6464
</dependency>
6565

6666
<!-- Tests -->

0 commit comments

Comments
 (0)