Skip to content

Commit d047a18

Browse files
Merge pull request #151 from ashwanthkumar/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.5
Bump jackson-databind from 2.9.3 to 2.9.10.5
2 parents 16dc906 + c21fd3b commit d047a18

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
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.fasterxml.jackson.core</groupId>
5555
<artifactId>jackson-databind</artifactId>
56-
<version>2.9.3</version>
56+
<version>2.9.10.5</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)