Skip to content

Commit 72f0117

Browse files
authored
Merge pull request #449 from xdev-software/renovate/com.fasterxml.jackson.core-jackson-databind-2.x
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.1
2 parents c5af9dd + fe7541d commit 72f0117

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
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.fasterxml.jackson.core</groupId>
6161
<artifactId>jackson-databind</artifactId>
62-
<version>2.20.0</version>
62+
<version>2.20.1</version>
6363
</dependency>
6464

6565
<!-- Tests -->

0 commit comments

Comments
 (0)