Skip to content

Commit 4a2fa72

Browse files
Bump jackson-databind from 2.9.10.1 to 2.10.0.pr1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.10.0.pr1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9226b6d commit 4a2fa72

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
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.fasterxml.jackson.core</groupId>
3232
<artifactId>jackson-databind</artifactId>
33-
<version>2.9.10.1</version>
33+
<version>2.10.0.pr1</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)