Skip to content

Commit c665b52

Browse files
authored
Merge pull request cossme#38 from cossme/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
Bump jackson-databind from 2.9.10.1 to 2.9.10.4
2 parents 5ac92dc + 87dd5b6 commit c665b52

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
@@ -342,7 +342,7 @@
342342
<dependency>
343343
<groupId>com.fasterxml.jackson.core</groupId>
344344
<artifactId>jackson-databind</artifactId>
345-
<version>2.9.10.1</version>
345+
<version>2.9.10.4</version>
346346
</dependency>
347347
<dependency>
348348
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)