Skip to content

Commit b98db39

Browse files
authored
Merge pull request #132 from xdev-software/renovate/com.fasterxml.jackson.core-jackson-databind-2.x
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.1
2 parents c522d6b + 21650d3 commit b98db39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chartjs-java-model/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>com.fasterxml.jackson.core</groupId>
9797
<artifactId>jackson-databind</artifactId>
98-
<version>2.17.0</version>
98+
<version>2.17.1</version>
9999
</dependency>
100100

101101
<!-- Tests -->

0 commit comments

Comments
 (0)