Skip to content

Commit 482ef89

Browse files
authored
Merge pull request #1 from intresrl/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.3
Bump jackson-databind from 2.9.10.1 to 2.9.10.3
2 parents fe3624b + dfc0ce1 commit 482ef89

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

0 commit comments

Comments
 (0)