Skip to content

Commit edf2b93

Browse files
authored
[security] Upgrade jackson-databind to get rid of CVE-2020-36518
[security] Upgrade jackson-databind to get rid of CVE-2020-36518
2 parents e62c5ea + 77928f7 commit edf2b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ messagingConnectorsCommonsVersion=1.0.14
2828
slf4jVersion=1.7.30
2929
# pulsar connector
3030
logbackVersion=1.2.9
31-
jacksonDatabindVersion=2.12.6
31+
jacksonDatabindVersion=2.12.6.1
3232
jnrVersion=3.1.15
3333
nettyVersion=4.1.72.Final
3434
nettyTcNativeVersion=2.0.46.Final

0 commit comments

Comments
 (0)