Skip to content

Commit 94b9ccd

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency com.fasterxml.jackson.core:jackson-core to v2.10.2
1 parent d1ef2d2 commit 94b9ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343

4444
compile 'org.jetbrains:annotations:17.0.0'
4545

46-
compile 'com.fasterxml.jackson.core:jackson-core:2.10.1'
46+
compile 'com.fasterxml.jackson.core:jackson-core:2.10.2'
4747
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.8'
4848
compile 'com.fasterxml.jackson.core:jackson-annotations:2.10.2'
4949

0 commit comments

Comments
 (0)