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

Commit d3c813d

Browse files
authored
Merge pull request #17 from Doomsdayrs/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 1fa5fd3 + 86c1a1f commit d3c813d

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
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.fasterxml.jackson.core</groupId>
4848
<artifactId>jackson-databind</artifactId>
49-
<version>2.9.10.3</version>
49+
<version>2.9.10.4</version>
5050
<scope>compile</scope>
5151
</dependency>
5252
<dependency>

0 commit comments

Comments
 (0)