Skip to content

Commit a456421

Browse files
authored
Merge pull request #2 from intresrl/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 482ef89 + dfb5542 commit a456421

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
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>com.fasterxml.jackson.core</groupId>
173173
<artifactId>jackson-databind</artifactId>
174-
<version>2.9.10.3</version>
174+
<version>2.9.10.4</version>
175175
</dependency>
176176
<dependency>
177177
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)