mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-23 12:32:13 +00:00
Update to jackson-annotations and -core 2.9.9
Fixes gh-7217
This commit is contained in:
parent
382177e9b5
commit
900f082350
@ -40,8 +40,8 @@ dependencyManagement {
|
||||
dependency 'asm:asm:3.1'
|
||||
dependency 'ch.qos.logback:logback-classic:1.2.3'
|
||||
dependency 'ch.qos.logback:logback-core:1.2.3'
|
||||
dependency 'com.fasterxml.jackson.core:jackson-annotations:2.9.8'
|
||||
dependency 'com.fasterxml.jackson.core:jackson-core:2.9.8'
|
||||
dependency 'com.fasterxml.jackson.core:jackson-annotations:2.9.9'
|
||||
dependency 'com.fasterxml.jackson.core:jackson-core:2.9.9'
|
||||
dependency 'com.fasterxml.jackson.core:jackson-databind:2.9.9.2'
|
||||
dependency 'com.fasterxml:classmate:1.3.4'
|
||||
dependency 'com.github.stephenc.jcip:jcip-annotations:1.0-1'
|
||||
|
Loading…
x
Reference in New Issue
Block a user