This commit is contained in:
dependabot[bot] 2020-06-18 15:44:52 +00:00 committed by GitHub
commit 5b0bff8194
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.10.0.pr1</version>
</dependency>
</dependencies>
<profiles>