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

Commit 2672d3f

Browse files
authored
Merge pull request #343 from microsoft/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.3
Bump jackson-databind from 2.9.10.1 to 2.9.10.3
2 parents 0cdaa62 + dba6518 commit 2672d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
<dependency>
239239
<groupId>com.fasterxml.jackson.core</groupId>
240240
<artifactId>jackson-databind</artifactId>
241-
<version>2.9.10.1</version>
241+
<version>2.9.10.3</version>
242242
</dependency>
243243

244244
<dependency>

0 commit comments

Comments
 (0)