Skip to content

Commit 87735de

Browse files
authored
Merge pull request #4 from chainside/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 3b5c8f4 + 51c0fb8 commit 87735de

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
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.fasterxml.jackson.core</groupId>
4646
<artifactId>jackson-databind</artifactId>
47-
<version>2.9.10.4</version>
47+
<version>2.10.0.pr1</version>
4848
</dependency>
4949

5050
<dependency>

0 commit comments

Comments
 (0)