Skip to content

Commit 27581c9

Browse files
authored
Merge pull request #58 from xdev-software/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.16.0
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0
2 parents 9c6eef1 + 693cc7b commit 27581c9

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
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>com.fasterxml.jackson.core</groupId>
9797
<artifactId>jackson-databind</artifactId>
98-
<version>2.15.3</version>
98+
<version>2.16.0</version>
9999
</dependency>
100100

101101
<!-- Tests -->

0 commit comments

Comments
 (0)