mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 10:16:07 +02:00
Update jackson-core to the latest version (#789)
Vomit identified a vulnerability in the current version.
This commit is contained in:
parent
331d7d204d
commit
b177532d58
5 changed files with 13 additions and 13 deletions
|
@ -6,9 +6,9 @@ aopalliance:aopalliance:1.0
|
|||
args4j:args4j:2.33
|
||||
cglib:cglib-nodep:2.2
|
||||
com.beust:jcommander:1.60
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.2
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.2
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.2
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.2
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.2
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.2
|
||||
com.fasterxml:classmate:1.5.1
|
||||
com.github.jnr:jffi:1.2.23
|
||||
com.github.jnr:jnr-a64asm:1.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue