Skip to content

Commit 4dbb2bb

Browse files
authored
Merge pull request #3 from intresrl/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1
2 parents a456421 + e333f1e commit 4dbb2bb

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.4</version>
174+
<version>2.10.0.pr1</version>
175175
</dependency>
176176
<dependency>
177177
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)