Skip to content

Commit af7565b

Browse files
authored
Merge pull request #411 from xdev-software/renovate/com.fasterxml.jackson.core-jackson-databind-2.x
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.0
2 parents a5bfa4a + 2b92f44 commit af7565b

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

6666
<!-- Tests -->

0 commit comments

Comments
 (0)