Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 2968c3a

Browse files
authored
Merge pull request #477 from microsoft/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
Bump jackson-databind from 2.9.10.3 to 2.9.10.4
2 parents b8d9447 + 2705697 commit 2968c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
<dependency>
251251
<groupId>com.fasterxml.jackson.core</groupId>
252252
<artifactId>jackson-databind</artifactId>
253-
<version>2.9.10.3</version>
253+
<version>2.9.10.4</version>
254254
</dependency>
255255

256256
<dependency>

0 commit comments

Comments
 (0)