Bump jackson-databind from 2.9.9 to 2.9.10.3 in /redisscheduler

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 to 2.9.10.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-03-04 21:56:51 +00:00 committed by GitHub
parent 9fd06f7a77
commit 52062c7b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
redisscheduler/pom.xml Executable file → Normal file
View File

@ -41,7 +41,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.9</version>
<version>2.9.10.3</version>
</dependency>
</dependencies>
<profiles>