Skip to content

Commit 74a50bb

Browse files
authored
Merge pull request #372 from xdev-software/renovate/com.fasterxml.jackson.core-jackson-databind-2.x
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.1
2 parents 1e6b25c + f2361f7 commit 74a50bb

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.0</version>
63+
<version>2.19.1</version>
6464
</dependency>
6565

6666
<!-- Tests -->

0 commit comments

Comments
 (0)