Skip to content

Commit 7105b8f

Browse files
authored
Merge pull request #482 from xdev-software/renovate/tools.jackson.core-jackson-databind-3.x
Update dependency tools.jackson.core:jackson-databind to v3.1.0
2 parents eb3bae2 + 1e62811 commit 7105b8f

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>tools.jackson.core</groupId>
6161
<artifactId>jackson-databind</artifactId>
62-
<version>3.0.3</version>
62+
<version>3.1.0</version>
6363
</dependency>
6464

6565
<!-- Tests -->

0 commit comments

Comments
 (0)